Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [Amazon] >  [Common]
Private  Storage   

abstract class EnsLib.Amazon.Common extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2 2


Summary

Properties
CredentialsFile Region

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
GetCloudClientJARPaths GetMessagingClientJARPaths

Subclasses
EnsLib.AmazonCloudWatch.OutboundAdapter EnsLib.AmazonCloudWatchLogs.OutboundAdapter EnsLib.AmazonSNS.OutboundAdapter
EnsLib.AmazonSQS.InboundAdapter EnsLib.AmazonSQS.OutboundAdapter

Parameters

• parameter SETTINGS = "CredentialsFile:AWS:fileSelector,Region:AWS,-%remoteClassname,-%remoteSettings,-%gatewayName,-%gatewayHost,-%gatewayPort,-%gatewayTimeout,-%gatewayExtraClasspaths,-%useHostConnection";

Properties

• property CredentialsFile as %String(MAXLEN=1000);
AWS credentials file. To use the default AWS credentials provider chain, leave this field blank.
• property Region as %String(MAXLEN=100);
AWS region. For example, us-east-1, us-east-2, us-west-1, us-west-2 etc. For details, please refer to https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html

Methods

• classmethod GetCloudClientJARPaths() as %String
• classmethod GetMessagingClientJARPaths() as %String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.