Skip to content

/AWS1/CL_AUMAWSSERVICE

An Amazon Web Services service such as Amazon S3 or CloudTrail.

For an example of how to find an Amazon Web Services service name and how to define it in your assessment scope, see the following:

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_servicename TYPE /AWS1/AUMAWSSERVICENAME /AWS1/AUMAWSSERVICENAME

The name of the Amazon Web Services service.


Queryable Attributes

serviceName

The name of the Amazon Web Services service.

Accessible with the following methods

Method Description
GET_SERVICENAME() Getter for SERVICENAME, with configurable default
ASK_SERVICENAME() Getter for SERVICENAME w/ exceptions if field has no value
HAS_SERVICENAME() Determine if SERVICENAME has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_AWSSERVICES

TYPES TT_AWSSERVICES TYPE STANDARD TABLE OF REF TO /AWS1/CL_AUMAWSSERVICE WITH DEFAULT KEY
.