cdk-amazon-chime-resources
Version:

946 lines (924 loc) • 586 kB
JavaScript
"use strict";
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: true });
};
var __copyProps = (to, from, except, desc) => {
if (from && typeof from === "object" || typeof from === "function") {
for (let key of __getOwnPropNames(from))
if (!__hasOwnProp.call(to, key) && key !== except)
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
}
return to;
};
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
// src/index.ts
var src_exports = {};
__export(src_exports, {
AddTagsToResourceCommand: () => AddTagsToResourceCommand,
AlreadyExistsException: () => AlreadyExistsException,
AssociateOpsItemRelatedItemCommand: () => AssociateOpsItemRelatedItemCommand,
AssociatedInstances: () => AssociatedInstances,
AssociationAlreadyExists: () => AssociationAlreadyExists,
AssociationComplianceSeverity: () => AssociationComplianceSeverity,
AssociationDescriptionFilterSensitiveLog: () => AssociationDescriptionFilterSensitiveLog,
AssociationDoesNotExist: () => AssociationDoesNotExist,
AssociationExecutionDoesNotExist: () => AssociationExecutionDoesNotExist,
AssociationExecutionFilterKey: () => AssociationExecutionFilterKey,
AssociationExecutionTargetsFilterKey: () => AssociationExecutionTargetsFilterKey,
AssociationFilterKey: () => AssociationFilterKey,
AssociationFilterOperatorType: () => AssociationFilterOperatorType,
AssociationLimitExceeded: () => AssociationLimitExceeded,
AssociationStatusName: () => AssociationStatusName,
AssociationSyncCompliance: () => AssociationSyncCompliance,
AssociationVersionInfoFilterSensitiveLog: () => AssociationVersionInfoFilterSensitiveLog,
AssociationVersionLimitExceeded: () => AssociationVersionLimitExceeded,
AttachmentHashType: () => AttachmentHashType,
AttachmentsSourceKey: () => AttachmentsSourceKey,
AutomationDefinitionNotApprovedException: () => AutomationDefinitionNotApprovedException,
AutomationDefinitionNotFoundException: () => AutomationDefinitionNotFoundException,
AutomationDefinitionVersionNotFoundException: () => AutomationDefinitionVersionNotFoundException,
AutomationExecutionFilterKey: () => AutomationExecutionFilterKey,
AutomationExecutionLimitExceededException: () => AutomationExecutionLimitExceededException,
AutomationExecutionNotFoundException: () => AutomationExecutionNotFoundException,
AutomationExecutionStatus: () => AutomationExecutionStatus,
AutomationStepNotFoundException: () => AutomationStepNotFoundException,
AutomationSubtype: () => AutomationSubtype,
AutomationType: () => AutomationType,
BaselineOverrideFilterSensitiveLog: () => BaselineOverrideFilterSensitiveLog,
CalendarState: () => CalendarState,
CancelCommandCommand: () => CancelCommandCommand,
CancelMaintenanceWindowExecutionCommand: () => CancelMaintenanceWindowExecutionCommand,
CommandFilterKey: () => CommandFilterKey,
CommandFilterSensitiveLog: () => CommandFilterSensitiveLog,
CommandInvocationStatus: () => CommandInvocationStatus,
CommandPluginStatus: () => CommandPluginStatus,
CommandStatus: () => CommandStatus,
ComplianceQueryOperatorType: () => ComplianceQueryOperatorType,
ComplianceSeverity: () => ComplianceSeverity,
ComplianceStatus: () => ComplianceStatus,
ComplianceTypeCountLimitExceededException: () => ComplianceTypeCountLimitExceededException,
ComplianceUploadType: () => ComplianceUploadType,
ConnectionStatus: () => ConnectionStatus,
CreateActivationCommand: () => CreateActivationCommand,
CreateAssociationBatchCommand: () => CreateAssociationBatchCommand,
CreateAssociationBatchRequestEntryFilterSensitiveLog: () => CreateAssociationBatchRequestEntryFilterSensitiveLog,
CreateAssociationBatchRequestFilterSensitiveLog: () => CreateAssociationBatchRequestFilterSensitiveLog,
CreateAssociationBatchResultFilterSensitiveLog: () => CreateAssociationBatchResultFilterSensitiveLog,
CreateAssociationCommand: () => CreateAssociationCommand,
CreateAssociationRequestFilterSensitiveLog: () => CreateAssociationRequestFilterSensitiveLog,
CreateAssociationResultFilterSensitiveLog: () => CreateAssociationResultFilterSensitiveLog,
CreateDocumentCommand: () => CreateDocumentCommand,
CreateMaintenanceWindowCommand: () => CreateMaintenanceWindowCommand,
CreateMaintenanceWindowRequestFilterSensitiveLog: () => CreateMaintenanceWindowRequestFilterSensitiveLog,
CreateOpsItemCommand: () => CreateOpsItemCommand,
CreateOpsMetadataCommand: () => CreateOpsMetadataCommand,
CreatePatchBaselineCommand: () => CreatePatchBaselineCommand,
CreatePatchBaselineRequestFilterSensitiveLog: () => CreatePatchBaselineRequestFilterSensitiveLog,
CreateResourceDataSyncCommand: () => CreateResourceDataSyncCommand,
CustomSchemaCountLimitExceededException: () => CustomSchemaCountLimitExceededException,
DeleteActivationCommand: () => DeleteActivationCommand,
DeleteAssociationCommand: () => DeleteAssociationCommand,
DeleteDocumentCommand: () => DeleteDocumentCommand,
DeleteInventoryCommand: () => DeleteInventoryCommand,
DeleteMaintenanceWindowCommand: () => DeleteMaintenanceWindowCommand,
DeleteOpsItemCommand: () => DeleteOpsItemCommand,
DeleteOpsMetadataCommand: () => DeleteOpsMetadataCommand,
DeleteParameterCommand: () => DeleteParameterCommand,
DeleteParametersCommand: () => DeleteParametersCommand,
DeletePatchBaselineCommand: () => DeletePatchBaselineCommand,
DeleteResourceDataSyncCommand: () => DeleteResourceDataSyncCommand,
DeleteResourcePolicyCommand: () => DeleteResourcePolicyCommand,
DeregisterManagedInstanceCommand: () => DeregisterManagedInstanceCommand,
DeregisterPatchBaselineForPatchGroupCommand: () => DeregisterPatchBaselineForPatchGroupCommand,
DeregisterTargetFromMaintenanceWindowCommand: () => DeregisterTargetFromMaintenanceWindowCommand,
DeregisterTaskFromMaintenanceWindowCommand: () => DeregisterTaskFromMaintenanceWindowCommand,
DescribeActivationsCommand: () => DescribeActivationsCommand,
DescribeActivationsFilterKeys: () => DescribeActivationsFilterKeys,
DescribeAssociationCommand: () => DescribeAssociationCommand,
DescribeAssociationExecutionTargetsCommand: () => DescribeAssociationExecutionTargetsCommand,
DescribeAssociationExecutionsCommand: () => DescribeAssociationExecutionsCommand,
DescribeAssociationResultFilterSensitiveLog: () => DescribeAssociationResultFilterSensitiveLog,
DescribeAutomationExecutionsCommand: () => DescribeAutomationExecutionsCommand,
DescribeAutomationStepExecutionsCommand: () => DescribeAutomationStepExecutionsCommand,
DescribeAvailablePatchesCommand: () => DescribeAvailablePatchesCommand,
DescribeDocumentCommand: () => DescribeDocumentCommand,
DescribeDocumentPermissionCommand: () => DescribeDocumentPermissionCommand,
DescribeEffectiveInstanceAssociationsCommand: () => DescribeEffectiveInstanceAssociationsCommand,
DescribeEffectivePatchesForPatchBaselineCommand: () => DescribeEffectivePatchesForPatchBaselineCommand,
DescribeInstanceAssociationsStatusCommand: () => DescribeInstanceAssociationsStatusCommand,
DescribeInstanceInformationCommand: () => DescribeInstanceInformationCommand,
DescribeInstanceInformationResultFilterSensitiveLog: () => DescribeInstanceInformationResultFilterSensitiveLog,
DescribeInstancePatchStatesCommand: () => DescribeInstancePatchStatesCommand,
DescribeInstancePatchStatesForPatchGroupCommand: () => DescribeInstancePatchStatesForPatchGroupCommand,
DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog: () => DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog,
DescribeInstancePatchStatesResultFilterSensitiveLog: () => DescribeInstancePatchStatesResultFilterSensitiveLog,
DescribeInstancePatchesCommand: () => DescribeInstancePatchesCommand,
DescribeInstancePropertiesCommand: () => DescribeInstancePropertiesCommand,
DescribeInstancePropertiesResultFilterSensitiveLog: () => DescribeInstancePropertiesResultFilterSensitiveLog,
DescribeInventoryDeletionsCommand: () => DescribeInventoryDeletionsCommand,
DescribeMaintenanceWindowExecutionTaskInvocationsCommand: () => DescribeMaintenanceWindowExecutionTaskInvocationsCommand,
DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog: () => DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog,
DescribeMaintenanceWindowExecutionTasksCommand: () => DescribeMaintenanceWindowExecutionTasksCommand,
DescribeMaintenanceWindowExecutionsCommand: () => DescribeMaintenanceWindowExecutionsCommand,
DescribeMaintenanceWindowScheduleCommand: () => DescribeMaintenanceWindowScheduleCommand,
DescribeMaintenanceWindowTargetsCommand: () => DescribeMaintenanceWindowTargetsCommand,
DescribeMaintenanceWindowTargetsResultFilterSensitiveLog: () => DescribeMaintenanceWindowTargetsResultFilterSensitiveLog,
DescribeMaintenanceWindowTasksCommand: () => DescribeMaintenanceWindowTasksCommand,
DescribeMaintenanceWindowTasksResultFilterSensitiveLog: () => DescribeMaintenanceWindowTasksResultFilterSensitiveLog,
DescribeMaintenanceWindowsCommand: () => DescribeMaintenanceWindowsCommand,
DescribeMaintenanceWindowsForTargetCommand: () => DescribeMaintenanceWindowsForTargetCommand,
DescribeMaintenanceWindowsResultFilterSensitiveLog: () => DescribeMaintenanceWindowsResultFilterSensitiveLog,
DescribeOpsItemsCommand: () => DescribeOpsItemsCommand,
DescribeParametersCommand: () => DescribeParametersCommand,
DescribePatchBaselinesCommand: () => DescribePatchBaselinesCommand,
DescribePatchGroupStateCommand: () => DescribePatchGroupStateCommand,
DescribePatchGroupsCommand: () => DescribePatchGroupsCommand,
DescribePatchPropertiesCommand: () => DescribePatchPropertiesCommand,
DescribeSessionsCommand: () => DescribeSessionsCommand,
DisassociateOpsItemRelatedItemCommand: () => DisassociateOpsItemRelatedItemCommand,
DocumentAlreadyExists: () => DocumentAlreadyExists,
DocumentFilterKey: () => DocumentFilterKey,
DocumentFormat: () => DocumentFormat,
DocumentHashType: () => DocumentHashType,
DocumentLimitExceeded: () => DocumentLimitExceeded,
DocumentMetadataEnum: () => DocumentMetadataEnum,
DocumentParameterType: () => DocumentParameterType,
DocumentPermissionLimit: () => DocumentPermissionLimit,
DocumentPermissionType: () => DocumentPermissionType,
DocumentReviewAction: () => DocumentReviewAction,
DocumentReviewCommentType: () => DocumentReviewCommentType,
DocumentStatus: () => DocumentStatus,
DocumentType: () => DocumentType,
DocumentVersionLimitExceeded: () => DocumentVersionLimitExceeded,
DoesNotExistException: () => DoesNotExistException,
DuplicateDocumentContent: () => DuplicateDocumentContent,
DuplicateDocumentVersionName: () => DuplicateDocumentVersionName,
DuplicateInstanceId: () => DuplicateInstanceId,
ExecutionMode: () => ExecutionMode,
ExternalAlarmState: () => ExternalAlarmState,
FailedCreateAssociationFilterSensitiveLog: () => FailedCreateAssociationFilterSensitiveLog,
Fault: () => Fault,
FeatureNotAvailableException: () => FeatureNotAvailableException,
GetAutomationExecutionCommand: () => GetAutomationExecutionCommand,
GetCalendarStateCommand: () => GetCalendarStateCommand,
GetCommandInvocationCommand: () => GetCommandInvocationCommand,
GetConnectionStatusCommand: () => GetConnectionStatusCommand,
GetDefaultPatchBaselineCommand: () => GetDefaultPatchBaselineCommand,
GetDeployablePatchSnapshotForInstanceCommand: () => GetDeployablePatchSnapshotForInstanceCommand,
GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog: () => GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog,
GetDocumentCommand: () => GetDocumentCommand,
GetInventoryCommand: () => GetInventoryCommand,
GetInventorySchemaCommand: () => GetInventorySchemaCommand,
GetMaintenanceWindowCommand: () => GetMaintenanceWindowCommand,
GetMaintenanceWindowExecutionCommand: () => GetMaintenanceWindowExecutionCommand,
GetMaintenanceWindowExecutionTaskCommand: () => GetMaintenanceWindowExecutionTaskCommand,
GetMaintenanceWindowExecutionTaskInvocationCommand: () => GetMaintenanceWindowExecutionTaskInvocationCommand,
GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog: () => GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog,
GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog: () => GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog,
GetMaintenanceWindowResultFilterSensitiveLog: () => GetMaintenanceWindowResultFilterSensitiveLog,
GetMaintenanceWindowTaskCommand: () => GetMaintenanceWindowTaskCommand,
GetMaintenanceWindowTaskResultFilterSensitiveLog: () => GetMaintenanceWindowTaskResultFilterSensitiveLog,
GetOpsItemCommand: () => GetOpsItemCommand,
GetOpsMetadataCommand: () => GetOpsMetadataCommand,
GetOpsSummaryCommand: () => GetOpsSummaryCommand,
GetParameterCommand: () => GetParameterCommand,
GetParameterHistoryCommand: () => GetParameterHistoryCommand,
GetParameterHistoryResultFilterSensitiveLog: () => GetParameterHistoryResultFilterSensitiveLog,
GetParameterResultFilterSensitiveLog: () => GetParameterResultFilterSensitiveLog,
GetParametersByPathCommand: () => GetParametersByPathCommand,
GetParametersByPathResultFilterSensitiveLog: () => GetParametersByPathResultFilterSensitiveLog,
GetParametersCommand: () => GetParametersCommand,
GetParametersResultFilterSensitiveLog: () => GetParametersResultFilterSensitiveLog,
GetPatchBaselineCommand: () => GetPatchBaselineCommand,
GetPatchBaselineForPatchGroupCommand: () => GetPatchBaselineForPatchGroupCommand,
GetPatchBaselineResultFilterSensitiveLog: () => GetPatchBaselineResultFilterSensitiveLog,
GetResourcePoliciesCommand: () => GetResourcePoliciesCommand,
GetServiceSettingCommand: () => GetServiceSettingCommand,
HierarchyLevelLimitExceededException: () => HierarchyLevelLimitExceededException,
HierarchyTypeMismatchException: () => HierarchyTypeMismatchException,
IdempotentParameterMismatch: () => IdempotentParameterMismatch,
IncompatiblePolicyException: () => IncompatiblePolicyException,
InstanceInformationFilterKey: () => InstanceInformationFilterKey,
InstanceInformationFilterSensitiveLog: () => InstanceInformationFilterSensitiveLog,
InstancePatchStateFilterSensitiveLog: () => InstancePatchStateFilterSensitiveLog,
InstancePatchStateOperatorType: () => InstancePatchStateOperatorType,
InstancePropertyFilterKey: () => InstancePropertyFilterKey,
InstancePropertyFilterOperator: () => InstancePropertyFilterOperator,
InstancePropertyFilterSensitiveLog: () => InstancePropertyFilterSensitiveLog,
InternalServerError: () => InternalServerError,
InvalidActivation: () => InvalidActivation,
InvalidActivationId: () => InvalidActivationId,
InvalidAggregatorException: () => InvalidAggregatorException,
InvalidAllowedPatternException: () => InvalidAllowedPatternException,
InvalidAssociation: () => InvalidAssociation,
InvalidAssociationVersion: () => InvalidAssociationVersion,
InvalidAutomationExecutionParametersException: () => InvalidAutomationExecutionParametersException,
InvalidAutomationSignalException: () => InvalidAutomationSignalException,
InvalidAutomationStatusUpdateException: () => InvalidAutomationStatusUpdateException,
InvalidCommandId: () => InvalidCommandId,
InvalidDeleteInventoryParametersException: () => InvalidDeleteInventoryParametersException,
InvalidDeletionIdException: () => InvalidDeletionIdException,
InvalidDocument: () => InvalidDocument,
InvalidDocumentContent: () => InvalidDocumentContent,
InvalidDocumentOperation: () => InvalidDocumentOperation,
InvalidDocumentSchemaVersion: () => InvalidDocumentSchemaVersion,
InvalidDocumentType: () => InvalidDocumentType,
InvalidDocumentVersion: () => InvalidDocumentVersion,
InvalidFilter: () => InvalidFilter,
InvalidFilterKey: () => InvalidFilterKey,
InvalidFilterOption: () => InvalidFilterOption,
InvalidFilterValue: () => InvalidFilterValue,
InvalidInstanceId: () => InvalidInstanceId,
InvalidInstanceInformationFilterValue: () => InvalidInstanceInformationFilterValue,
InvalidInstancePropertyFilterValue: () => InvalidInstancePropertyFilterValue,
InvalidInventoryGroupException: () => InvalidInventoryGroupException,
InvalidInventoryItemContextException: () => InvalidInventoryItemContextException,
InvalidInventoryRequestException: () => InvalidInventoryRequestException,
InvalidItemContentException: () => InvalidItemContentException,
InvalidKeyId: () => InvalidKeyId,
InvalidNextToken: () => InvalidNextToken,
InvalidNotificationConfig: () => InvalidNotificationConfig,
InvalidOptionException: () => InvalidOptionException,
InvalidOutputFolder: () => InvalidOutputFolder,
InvalidOutputLocation: () => InvalidOutputLocation,
InvalidParameters: () => InvalidParameters,
InvalidPermissionType: () => InvalidPermissionType,
InvalidPluginName: () => InvalidPluginName,
InvalidPolicyAttributeException: () => InvalidPolicyAttributeException,
InvalidPolicyTypeException: () => InvalidPolicyTypeException,
InvalidResourceId: () => InvalidResourceId,
InvalidResourceType: () => InvalidResourceType,
InvalidResultAttributeException: () => InvalidResultAttributeException,
InvalidRole: () => InvalidRole,
InvalidSchedule: () => InvalidSchedule,
InvalidTag: () => InvalidTag,
InvalidTarget: () => InvalidTarget,
InvalidTargetMaps: () => InvalidTargetMaps,
InvalidTypeNameException: () => InvalidTypeNameException,
InvalidUpdate: () => InvalidUpdate,
InventoryAttributeDataType: () => InventoryAttributeDataType,
InventoryDeletionStatus: () => InventoryDeletionStatus,
InventoryQueryOperatorType: () => InventoryQueryOperatorType,
InventorySchemaDeleteOption: () => InventorySchemaDeleteOption,
InvocationDoesNotExist: () => InvocationDoesNotExist,
ItemContentMismatchException: () => ItemContentMismatchException,
ItemSizeLimitExceededException: () => ItemSizeLimitExceededException,
LabelParameterVersionCommand: () => LabelParameterVersionCommand,
LastResourceDataSyncStatus: () => LastResourceDataSyncStatus,
ListAssociationVersionsCommand: () => ListAssociationVersionsCommand,
ListAssociationVersionsResultFilterSensitiveLog: () => ListAssociationVersionsResultFilterSensitiveLog,
ListAssociationsCommand: () => ListAssociationsCommand,
ListCommandInvocationsCommand: () => ListCommandInvocationsCommand,
ListCommandsCommand: () => ListCommandsCommand,
ListCommandsResultFilterSensitiveLog: () => ListCommandsResultFilterSensitiveLog,
ListComplianceItemsCommand: () => ListComplianceItemsCommand,
ListComplianceSummariesCommand: () => ListComplianceSummariesCommand,
ListDocumentMetadataHistoryCommand: () => ListDocumentMetadataHistoryCommand,
ListDocumentVersionsCommand: () => ListDocumentVersionsCommand,
ListDocumentsCommand: () => ListDocumentsCommand,
ListInventoryEntriesCommand: () => ListInventoryEntriesCommand,
ListOpsItemEventsCommand: () => ListOpsItemEventsCommand,
ListOpsItemRelatedItemsCommand: () => ListOpsItemRelatedItemsCommand,
ListOpsMetadataCommand: () => ListOpsMetadataCommand,
ListResourceComplianceSummariesCommand: () => ListResourceComplianceSummariesCommand,
ListResourceDataSyncCommand: () => ListResourceDataSyncCommand,
ListTagsForResourceCommand: () => ListTagsForResourceCommand,
MaintenanceWindowExecutionStatus: () => MaintenanceWindowExecutionStatus,
MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog: () => MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog,
MaintenanceWindowIdentityFilterSensitiveLog: () => MaintenanceWindowIdentityFilterSensitiveLog,
MaintenanceWindowLambdaParametersFilterSensitiveLog: () => MaintenanceWindowLambdaParametersFilterSensitiveLog,
MaintenanceWindowResourceType: () => MaintenanceWindowResourceType,
MaintenanceWindowRunCommandParametersFilterSensitiveLog: () => MaintenanceWindowRunCommandParametersFilterSensitiveLog,
MaintenanceWindowStepFunctionsParametersFilterSensitiveLog: () => MaintenanceWindowStepFunctionsParametersFilterSensitiveLog,
MaintenanceWindowTargetFilterSensitiveLog: () => MaintenanceWindowTargetFilterSensitiveLog,
MaintenanceWindowTaskCutoffBehavior: () => MaintenanceWindowTaskCutoffBehavior,
MaintenanceWindowTaskFilterSensitiveLog: () => MaintenanceWindowTaskFilterSensitiveLog,
MaintenanceWindowTaskInvocationParametersFilterSensitiveLog: () => MaintenanceWindowTaskInvocationParametersFilterSensitiveLog,
MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog: () => MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog,
MaintenanceWindowTaskType: () => MaintenanceWindowTaskType,
MalformedResourcePolicyDocumentException: () => MalformedResourcePolicyDocumentException,
MaxDocumentSizeExceeded: () => MaxDocumentSizeExceeded,
ModifyDocumentPermissionCommand: () => ModifyDocumentPermissionCommand,
NotificationEvent: () => NotificationEvent,
NotificationType: () => NotificationType,
OperatingSystem: () => OperatingSystem,
OpsFilterOperatorType: () => OpsFilterOperatorType,
OpsItemAccessDeniedException: () => OpsItemAccessDeniedException,
OpsItemAlreadyExistsException: () => OpsItemAlreadyExistsException,
OpsItemConflictException: () => OpsItemConflictException,
OpsItemDataType: () => OpsItemDataType,
OpsItemEventFilterKey: () => OpsItemEventFilterKey,
OpsItemEventFilterOperator: () => OpsItemEventFilterOperator,
OpsItemFilterKey: () => OpsItemFilterKey,
OpsItemFilterOperator: () => OpsItemFilterOperator,
OpsItemInvalidParameterException: () => OpsItemInvalidParameterException,
OpsItemLimitExceededException: () => OpsItemLimitExceededException,
OpsItemNotFoundException: () => OpsItemNotFoundException,
OpsItemRelatedItemAlreadyExistsException: () => OpsItemRelatedItemAlreadyExistsException,
OpsItemRelatedItemAssociationNotFoundException: () => OpsItemRelatedItemAssociationNotFoundException,
OpsItemRelatedItemsFilterKey: () => OpsItemRelatedItemsFilterKey,
OpsItemRelatedItemsFilterOperator: () => OpsItemRelatedItemsFilterOperator,
OpsItemStatus: () => OpsItemStatus,
OpsMetadataAlreadyExistsException: () => OpsMetadataAlreadyExistsException,
OpsMetadataInvalidArgumentException: () => OpsMetadataInvalidArgumentException,
OpsMetadataKeyLimitExceededException: () => OpsMetadataKeyLimitExceededException,
OpsMetadataLimitExceededException: () => OpsMetadataLimitExceededException,
OpsMetadataNotFoundException: () => OpsMetadataNotFoundException,
OpsMetadataTooManyUpdatesException: () => OpsMetadataTooManyUpdatesException,
ParameterAlreadyExists: () => ParameterAlreadyExists,
ParameterFilterSensitiveLog: () => ParameterFilterSensitiveLog,
ParameterHistoryFilterSensitiveLog: () => ParameterHistoryFilterSensitiveLog,
ParameterLimitExceeded: () => ParameterLimitExceeded,
ParameterMaxVersionLimitExceeded: () => ParameterMaxVersionLimitExceeded,
ParameterNotFound: () => ParameterNotFound,
ParameterPatternMismatchException: () => ParameterPatternMismatchException,
ParameterTier: () => ParameterTier,
ParameterType: () => ParameterType,
ParameterVersionLabelLimitExceeded: () => ParameterVersionLabelLimitExceeded,
ParameterVersionNotFound: () => ParameterVersionNotFound,
ParametersFilterKey: () => ParametersFilterKey,
PatchAction: () => PatchAction,
PatchComplianceDataState: () => PatchComplianceDataState,
PatchComplianceLevel: () => PatchComplianceLevel,
PatchDeploymentStatus: () => PatchDeploymentStatus,
PatchFilterKey: () => PatchFilterKey,
PatchOperationType: () => PatchOperationType,
PatchProperty: () => PatchProperty,
PatchSet: () => PatchSet,
PatchSourceFilterSensitiveLog: () => PatchSourceFilterSensitiveLog,
PingStatus: () => PingStatus,
PlatformType: () => PlatformType,
PoliciesLimitExceededException: () => PoliciesLimitExceededException,
PutComplianceItemsCommand: () => PutComplianceItemsCommand,
PutInventoryCommand: () => PutInventoryCommand,
PutParameterCommand: () => PutParameterCommand,
PutParameterRequestFilterSensitiveLog: () => PutParameterRequestFilterSensitiveLog,
PutResourcePolicyCommand: () => PutResourcePolicyCommand,
RebootOption: () => RebootOption,
RegisterDefaultPatchBaselineCommand: () => RegisterDefaultPatchBaselineCommand,
RegisterPatchBaselineForPatchGroupCommand: () => RegisterPatchBaselineForPatchGroupCommand,
RegisterTargetWithMaintenanceWindowCommand: () => RegisterTargetWithMaintenanceWindowCommand,
RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog: () => RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog,
RegisterTaskWithMaintenanceWindowCommand: () => RegisterTaskWithMaintenanceWindowCommand,
RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog: () => RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog,
RemoveTagsFromResourceCommand: () => RemoveTagsFromResourceCommand,
ResetServiceSettingCommand: () => ResetServiceSettingCommand,
ResourceDataSyncAlreadyExistsException: () => ResourceDataSyncAlreadyExistsException,
ResourceDataSyncConflictException: () => ResourceDataSyncConflictException,
ResourceDataSyncCountExceededException: () => ResourceDataSyncCountExceededException,
ResourceDataSyncInvalidConfigurationException: () => ResourceDataSyncInvalidConfigurationException,
ResourceDataSyncNotFoundException: () => ResourceDataSyncNotFoundException,
ResourceDataSyncS3Format: () => ResourceDataSyncS3Format,
ResourceInUseException: () => ResourceInUseException,
ResourceLimitExceededException: () => ResourceLimitExceededException,
ResourceNotFoundException: () => ResourceNotFoundException,
ResourcePolicyConflictException: () => ResourcePolicyConflictException,
ResourcePolicyInvalidParameterException: () => ResourcePolicyInvalidParameterException,
ResourcePolicyLimitExceededException: () => ResourcePolicyLimitExceededException,
ResourcePolicyNotFoundException: () => ResourcePolicyNotFoundException,
ResourceType: () => ResourceType,
ResourceTypeForTagging: () => ResourceTypeForTagging,
ResumeSessionCommand: () => ResumeSessionCommand,
ReviewStatus: () => ReviewStatus,
SSM: () => SSM,
SSMClient: () => SSMClient,
SSMServiceException: () => SSMServiceException,
SendAutomationSignalCommand: () => SendAutomationSignalCommand,
SendCommandCommand: () => SendCommandCommand,
SendCommandRequestFilterSensitiveLog: () => SendCommandRequestFilterSensitiveLog,
SendCommandResultFilterSensitiveLog: () => SendCommandResultFilterSensitiveLog,
ServiceSettingNotFound: () => ServiceSettingNotFound,
SessionFilterKey: () => SessionFilterKey,
SessionState: () => SessionState,
SessionStatus: () => SessionStatus,
SignalType: () => SignalType,
SourceType: () => SourceType,
StartAssociationsOnceCommand: () => StartAssociationsOnceCommand,
StartAutomationExecutionCommand: () => StartAutomationExecutionCommand,
StartChangeRequestExecutionCommand: () => StartChangeRequestExecutionCommand,
StartSessionCommand: () => StartSessionCommand,
StatusUnchanged: () => StatusUnchanged,
StepExecutionFilterKey: () => StepExecutionFilterKey,
StopAutomationExecutionCommand: () => StopAutomationExecutionCommand,
StopType: () => StopType,
SubTypeCountLimitExceededException: () => SubTypeCountLimitExceededException,
TargetInUseException: () => TargetInUseException,
TargetNotConnected: () => TargetNotConnected,
TerminateSessionCommand: () => TerminateSessionCommand,
TooManyTagsError: () => TooManyTagsError,
TooManyUpdates: () => TooManyUpdates,
TotalSizeLimitExceededException: () => TotalSizeLimitExceededException,
UnlabelParameterVersionCommand: () => UnlabelParameterVersionCommand,
UnsupportedCalendarException: () => UnsupportedCalendarException,
UnsupportedFeatureRequiredException: () => UnsupportedFeatureRequiredException,
UnsupportedInventoryItemContextException: () => UnsupportedInventoryItemContextException,
UnsupportedInventorySchemaVersionException: () => UnsupportedInventorySchemaVersionException,
UnsupportedOperatingSystem: () => UnsupportedOperatingSystem,
UnsupportedParameterType: () => UnsupportedParameterType,
UnsupportedPlatformType: () => UnsupportedPlatformType,
UpdateAssociationCommand: () => UpdateAssociationCommand,
UpdateAssociationRequestFilterSensitiveLog: () => UpdateAssociationRequestFilterSensitiveLog,
UpdateAssociationResultFilterSensitiveLog: () => UpdateAssociationResultFilterSensitiveLog,
UpdateAssociationStatusCommand: () => UpdateAssociationStatusCommand,
UpdateAssociationStatusResultFilterSensitiveLog: () => UpdateAssociationStatusResultFilterSensitiveLog,
UpdateDocumentCommand: () => UpdateDocumentCommand,
UpdateDocumentDefaultVersionCommand: () => UpdateDocumentDefaultVersionCommand,
UpdateDocumentMetadataCommand: () => UpdateDocumentMetadataCommand,
UpdateMaintenanceWindowCommand: () => UpdateMaintenanceWindowCommand,
UpdateMaintenanceWindowRequestFilterSensitiveLog: () => UpdateMaintenanceWindowRequestFilterSensitiveLog,
UpdateMaintenanceWindowResultFilterSensitiveLog: () => UpdateMaintenanceWindowResultFilterSensitiveLog,
UpdateMaintenanceWindowTargetCommand: () => UpdateMaintenanceWindowTargetCommand,
UpdateMaintenanceWindowTargetRequestFilterSensitiveLog: () => UpdateMaintenanceWindowTargetRequestFilterSensitiveLog,
UpdateMaintenanceWindowTargetResultFilterSensitiveLog: () => UpdateMaintenanceWindowTargetResultFilterSensitiveLog,
UpdateMaintenanceWindowTaskCommand: () => UpdateMaintenanceWindowTaskCommand,
UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: () => UpdateMaintenanceWindowTaskRequestFilterSensitiveLog,
UpdateMaintenanceWindowTaskResultFilterSensitiveLog: () => UpdateMaintenanceWindowTaskResultFilterSensitiveLog,
UpdateManagedInstanceRoleCommand: () => UpdateManagedInstanceRoleCommand,
UpdateOpsItemCommand: () => UpdateOpsItemCommand,
UpdateOpsMetadataCommand: () => UpdateOpsMetadataCommand,
UpdatePatchBaselineCommand: () => UpdatePatchBaselineCommand,
UpdatePatchBaselineRequestFilterSensitiveLog: () => UpdatePatchBaselineRequestFilterSensitiveLog,
UpdatePatchBaselineResultFilterSensitiveLog: () => UpdatePatchBaselineResultFilterSensitiveLog,
UpdateResourceDataSyncCommand: () => UpdateResourceDataSyncCommand,
UpdateServiceSettingCommand: () => UpdateServiceSettingCommand,
__Client: () => import_smithy_client.Client,
paginateDescribeActivations: () => paginateDescribeActivations,
paginateDescribeAssociationExecutionTargets: () => paginateDescribeAssociationExecutionTargets,
paginateDescribeAssociationExecutions: () => paginateDescribeAssociationExecutions,
paginateDescribeAutomationExecutions: () => paginateDescribeAutomationExecutions,
paginateDescribeAutomationStepExecutions: () => paginateDescribeAutomationStepExecutions,
paginateDescribeAvailablePatches: () => paginateDescribeAvailablePatches,
paginateDescribeEffectiveInstanceAssociations: () => paginateDescribeEffectiveInstanceAssociations,
paginateDescribeEffectivePatchesForPatchBaseline: () => paginateDescribeEffectivePatchesForPatchBaseline,
paginateDescribeInstanceAssociationsStatus: () => paginateDescribeInstanceAssociationsStatus,
paginateDescribeInstanceInformation: () => paginateDescribeInstanceInformation,
paginateDescribeInstancePatchStates: () => paginateDescribeInstancePatchStates,
paginateDescribeInstancePatchStatesForPatchGroup: () => paginateDescribeInstancePatchStatesForPatchGroup,
paginateDescribeInstancePatches: () => paginateDescribeInstancePatches,
paginateDescribeInstanceProperties: () => paginateDescribeInstanceProperties,
paginateDescribeInventoryDeletions: () => paginateDescribeInventoryDeletions,
paginateDescribeMaintenanceWindowExecutionTaskInvocations: () => paginateDescribeMaintenanceWindowExecutionTaskInvocations,
paginateDescribeMaintenanceWindowExecutionTasks: () => paginateDescribeMaintenanceWindowExecutionTasks,
paginateDescribeMaintenanceWindowExecutions: () => paginateDescribeMaintenanceWindowExecutions,
paginateDescribeMaintenanceWindowSchedule: () => paginateDescribeMaintenanceWindowSchedule,
paginateDescribeMaintenanceWindowTargets: () => paginateDescribeMaintenanceWindowTargets,
paginateDescribeMaintenanceWindowTasks: () => paginateDescribeMaintenanceWindowTasks,
paginateDescribeMaintenanceWindows: () => paginateDescribeMaintenanceWindows,
paginateDescribeMaintenanceWindowsForTarget: () => paginateDescribeMaintenanceWindowsForTarget,
paginateDescribeOpsItems: () => paginateDescribeOpsItems,
paginateDescribeParameters: () => paginateDescribeParameters,
paginateDescribePatchBaselines: () => paginateDescribePatchBaselines,
paginateDescribePatchGroups: () => paginateDescribePatchGroups,
paginateDescribePatchProperties: () => paginateDescribePatchProperties,
paginateDescribeSessions: () => paginateDescribeSessions,
paginateGetInventory: () => paginateGetInventory,
paginateGetInventorySchema: () => paginateGetInventorySchema,
paginateGetOpsSummary: () => paginateGetOpsSummary,
paginateGetParameterHistory: () => paginateGetParameterHistory,
paginateGetParametersByPath: () => paginateGetParametersByPath,
paginateGetResourcePolicies: () => paginateGetResourcePolicies,
paginateListAssociationVersions: () => paginateListAssociationVersions,
paginateListAssociations: () => paginateListAssociations,
paginateListCommandInvocations: () => paginateListCommandInvocations,
paginateListCommands: () => paginateListCommands,
paginateListComplianceItems: () => paginateListComplianceItems,
paginateListComplianceSummaries: () => paginateListComplianceSummaries,
paginateListDocumentVersions: () => paginateListDocumentVersions,
paginateListDocuments: () => paginateListDocuments,
paginateListOpsItemEvents: () => paginateListOpsItemEvents,
paginateListOpsItemRelatedItems: () => paginateListOpsItemRelatedItems,
paginateListOpsMetadata: () => paginateListOpsMetadata,
paginateListResourceComplianceSummaries: () => paginateListResourceComplianceSummaries,
paginateListResourceDataSync: () => paginateListResourceDataSync,
waitForCommandExecuted: () => waitForCommandExecuted,
waitUntilCommandExecuted: () => waitUntilCommandExecuted
});
module.exports = __toCommonJS(src_exports);
// src/SSMClient.ts
var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
var import_middleware_logger = require("@aws-sdk/middleware-logger");
var import_middleware_recursion_detection = require("@aws-sdk/middleware-recursion-detection");
var import_middleware_user_agent = require("@aws-sdk/middleware-user-agent");
var import_config_resolver = require("@smithy/config-resolver");
var import_core = require("@smithy/core");
var import_middleware_content_length = require("@smithy/middleware-content-length");
var import_middleware_endpoint = require("@smithy/middleware-endpoint");
var import_middleware_retry = require("@smithy/middleware-retry");
var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
// src/endpoint/EndpointParameters.ts
var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
return {
...options,
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
useFipsEndpoint: options.useFipsEndpoint ?? false,
defaultSigningName: "ssm"
};
}, "resolveClientEndpointParameters");
var commonParams = {
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
Endpoint: { type: "builtInParams", name: "endpoint" },
Region: { type: "builtInParams", name: "region" },
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
};
// src/SSMClient.ts
var import_runtimeConfig = require("././runtimeConfig");
// src/runtimeExtensions.ts
var import_region_config_resolver = require("@aws-sdk/region-config-resolver");
var import_protocol_http = require("@smithy/protocol-http");
var import_smithy_client = require("@smithy/smithy-client");
// src/auth/httpAuthExtensionConfiguration.ts
var getHttpAuthExtensionConfiguration = /* @__PURE__ */ __name((runtimeConfig) => {
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
let _credentials = runtimeConfig.credentials;
return {
setHttpAuthScheme(httpAuthScheme) {
const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId);
if (index === -1) {
_httpAuthSchemes.push(httpAuthScheme);
} else {
_httpAuthSchemes.splice(index, 1, httpAuthScheme);
}
},
httpAuthSchemes() {
return _httpAuthSchemes;
},
setHttpAuthSchemeProvider(httpAuthSchemeProvider) {
_httpAuthSchemeProvider = httpAuthSchemeProvider;
},
httpAuthSchemeProvider() {
return _httpAuthSchemeProvider;
},
setCredentials(credentials) {
_credentials = credentials;
},
credentials() {
return _credentials;
}
};
}, "getHttpAuthExtensionConfiguration");
var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
return {
httpAuthSchemes: config.httpAuthSchemes(),
httpAuthSchemeProvider: config.httpAuthSchemeProvider(),
credentials: config.credentials()
};
}, "resolveHttpAuthRuntimeConfig");
// src/runtimeExtensions.ts
var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
const extensionConfiguration = {
...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
};
extensions.forEach((extension) => extension.configure(extensionConfiguration));
return {
...runtimeConfig,
...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
...resolveHttpAuthRuntimeConfig(extensionConfiguration)
};
}, "resolveRuntimeExtensions");
// src/SSMClient.ts
var _SSMClient = class _SSMClient extends import_smithy_client.Client {
constructor(...[configuration]) {
const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
const _config_1 = resolveClientEndpointParameters(_config_0);
const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
const _config_4 = (0, import_config_resolver.resolveRegionConfig)(_config_3);
const _config_5 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_4);
const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
const _config_8 = resolveRuntimeExtensions(_config_7, (configuration == null ? void 0 : configuration.extensions) || []);
super(_config_8);
this.config = _config_8;
this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
this.middlewareStack.use((0, import_middleware_content_length.getContentLengthPlugin)(this.config));
this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));
this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));
this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));
this.middlewareStack.use(
(0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultSSMHttpAuthSchemeParametersProvider,
identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
"aws.auth#sigv4": config.credentials
})
})
);
this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
}
/**
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
*/
destroy() {
super.destroy();
}
};
__name(_SSMClient, "SSMClient");
var SSMClient = _SSMClient;
// src/SSM.ts
// src/commands/AddTagsToResourceCommand.ts
var import_middleware_serde = require("@smithy/middleware-serde");
// src/protocols/Aws_json1_1.ts
var import_core2 = require("@aws-sdk/core");
var import_uuid = require("uuid");
// src/models/models_0.ts
// src/models/SSMServiceException.ts
var _SSMServiceException = class _SSMServiceException extends import_smithy_client.ServiceException {
/**
* @internal
*/
constructor(options) {
super(options);
Object.setPrototypeOf(this, _SSMServiceException.prototype);
}
};
__name(_SSMServiceException, "SSMServiceException");
var SSMServiceException = _SSMServiceException;
// src/models/models_0.ts
var ResourceTypeForTagging = {
ASSOCIATION: "Association",
AUTOMATION: "Automation",
DOCUMENT: "Document",
MAINTENANCE_WINDOW: "MaintenanceWindow",
MANAGED_INSTANCE: "ManagedInstance",
OPSMETADATA: "OpsMetadata",
OPS_ITEM: "OpsItem",
PARAMETER: "Parameter",
PATCH_BASELINE: "PatchBaseline"
};
var _InternalServerError = class _InternalServerError extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "InternalServerError",
$fault: "server",
...opts
});
this.name = "InternalServerError";
this.$fault = "server";
Object.setPrototypeOf(this, _InternalServerError.prototype);
this.Message = opts.Message;
}
};
__name(_InternalServerError, "InternalServerError");
var InternalServerError = _InternalServerError;
var _InvalidResourceId = class _InvalidResourceId extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "InvalidResourceId",
$fault: "client",
...opts
});
this.name = "InvalidResourceId";
this.$fault = "client";
Object.setPrototypeOf(this, _InvalidResourceId.prototype);
}
};
__name(_InvalidResourceId, "InvalidResourceId");
var InvalidResourceId = _InvalidResourceId;
var _InvalidResourceType = class _InvalidResourceType extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "InvalidResourceType",
$fault: "client",
...opts
});
this.name = "InvalidResourceType";
this.$fault = "client";
Object.setPrototypeOf(this, _InvalidResourceType.prototype);
}
};
__name(_InvalidResourceType, "InvalidResourceType");
var InvalidResourceType = _InvalidResourceType;
var _TooManyTagsError = class _TooManyTagsError extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "TooManyTagsError",
$fault: "client",
...opts
});
this.name = "TooManyTagsError";
this.$fault = "client";
Object.setPrototypeOf(this, _TooManyTagsError.prototype);
}
};
__name(_TooManyTagsError, "TooManyTagsError");
var TooManyTagsError = _TooManyTagsError;
var _TooManyUpdates = class _TooManyUpdates extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "TooManyUpdates",
$fault: "client",
...opts
});
this.name = "TooManyUpdates";
this.$fault = "client";
Object.setPrototypeOf(this, _TooManyUpdates.prototype);
this.Message = opts.Message;
}
};
__name(_TooManyUpdates, "TooManyUpdates");
var TooManyUpdates = _TooManyUpdates;
var ExternalAlarmState = {
ALARM: "ALARM",
UNKNOWN: "UNKNOWN"
};
var _AlreadyExistsException = class _AlreadyExistsException extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "AlreadyExistsException",
$fault: "client",
...opts
});
this.name = "AlreadyExistsException";
this.$fault = "client";
Object.setPrototypeOf(this, _AlreadyExistsException.prototype);
this.Message = opts.Message;
}
};
__name(_AlreadyExistsException, "AlreadyExistsException");
var AlreadyExistsException = _AlreadyExistsException;
var _OpsItemConflictException = class _OpsItemConflictException extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "OpsItemConflictException",
$fault: "client",
...opts
});
this.name = "OpsItemConflictException";
this.$fault = "client";
Object.setPrototypeOf(this, _OpsItemConflictException.prototype);
this.Message = opts.Message;
}
};
__name(_OpsItemConflictException, "OpsItemConflictException");
var OpsItemConflictException = _OpsItemConflictException;
var _OpsItemInvalidParameterException = class _OpsItemInvalidParameterException extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "OpsItemInvalidParameterException",
$fault: "client",
...opts
});
this.name = "OpsItemInvalidParameterException";
this.$fault = "client";
Object.setPrototypeOf(this, _OpsItemInvalidParameterException.prototype);
this.ParameterNames = opts.ParameterNames;
this.Message = opts.Message;
}
};
__name(_OpsItemInvalidParameterException, "OpsItemInvalidParameterException");
var OpsItemInvalidParameterException = _OpsItemInvalidParameterException;
var _OpsItemLimitExceededException = class _OpsItemLimitExceededException extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "OpsItemLimitExceededException",
$fault: "client",
...opts
});
this.name = "OpsItemLimitExceededException";
this.$fault = "client";
Object.setPrototypeOf(this, _OpsItemLimitExceededException.prototype);
this.ResourceTypes = opts.ResourceTypes;
this.Limit = opts.Limit;
this.LimitType = opts.LimitType;
this.Message = opts.Message;
}
};
__name(_OpsItemLimitExceededException, "OpsItemLimitExceededException");
var OpsItemLimitExceededException = _OpsItemLimitExceededException;
var _OpsItemNotFoundException = class _OpsItemNotFoundException extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "OpsItemNotFoundException",
$fault: "client",
...opts
});
this.name = "OpsItemNotFoundException";
this.$fault = "client";
Object.setPrototypeOf(this, _OpsItemNotFoundException.prototype);
this.Message = opts.Message;
}
};
__name(_OpsItemNotFoundException, "OpsItemNotFoundException");
var OpsItemNotFoundException = _OpsItemNotFoundException;
var _OpsItemRelatedItemAlreadyExistsException = class _OpsItemRelatedItemAlreadyExistsException extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "OpsItemRelatedItemAlreadyExistsException",
$fault: "client",
...opts
});
this.name = "OpsItemRelatedItemAlreadyExistsException";
this.$fault = "client";
Object.setPrototypeOf(this, _OpsItemRelatedItemAlreadyExistsException.prototype);
this.Message = opts.Message;
this.ResourceUri = opts.ResourceUri;
this.OpsItemId = opts.OpsItemId;
}
};
__name(_OpsItemRelatedItemAlreadyExistsException, "OpsItemRelatedItemAlreadyExistsException");
var OpsItemRelatedItemAlreadyExistsException = _OpsItemRelatedItemAlreadyExistsException;
var _DuplicateInstanceId = class _DuplicateInstanceId extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "DuplicateInstanceId",
$fault: "client",
...opts
});
this.name = "DuplicateInstanceId";
this.$fault = "client";
Object.setPrototypeOf(this, _DuplicateInstanceId.prototype);
}
};
__name(_DuplicateInstanceId, "DuplicateInstanceId");
var DuplicateInstanceId = _DuplicateInstanceId;
var _InvalidCommandId = class _InvalidCommandId extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "InvalidCommandId",
$fault: "client",
...opts
});
this.name = "InvalidCommandId";
this.$fault = "client";
Object.setPrototypeOf(this, _InvalidCommandId.prototype);
}
};
__name(_InvalidCommandId, "InvalidCommandId");
var InvalidCommandId = _InvalidCommandId;
var _InvalidInstanceId = class _InvalidInstanceId extends SSMServiceException {
/**
* @internal
*/
constructor(opts) {
super({
name: "InvalidInstanceId",
$fault: "client",
...opts
});
this.name = "InvalidInstanceId";
this.$fault = "client";
Object.setPrototypeOf(this, _InvalidInstanceId.prototype);
this.Message = opts.Message;
}
};
__name(_InvalidInstanceId, "InvalidInstanceId");
var InvalidInstanceId = _InvalidInstanceId;
var _DoesNotExistException = class _DoesNotExistException extends SSMServiceException {
/**
* @internal
*/
con