/AWS1/CL_REVSERVICE¶
Represents a service in Resilience Hub. A service is the primary unit of resilience assessment.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_servicearn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
iv_name TYPE /AWS1/REVENTITYNAME /AWS1/REVENTITYNAME¶
Resource name (used in ARN — no spaces allowed).
Optional arguments:¶
iv_description TYPE /AWS1/REVLONGDESCRIPTION /AWS1/REVLONGDESCRIPTION¶
Resource description for services and policies.
it_associatedsystems TYPE /AWS1/CL_REVASSOCIATEDSYSTEM=>TT_ASSOCIATEDSYSTEMLIST TT_ASSOCIATEDSYSTEMLIST¶
The systems associated with the service.
iv_policyarn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
it_regions TYPE /AWS1/CL_REVREGIONLIST_W=>TT_REGIONLIST TT_REGIONLIST¶
The AWS Regions where the service operates.
io_permissionmodel TYPE REF TO /AWS1/CL_REVPERMISSIONMODEL /AWS1/CL_REVPERMISSIONMODEL¶
The permission model for the service.
io_dependencydiscovery TYPE REF TO /AWS1/CL_REVDEPNDNCYDISCVRYCFG /AWS1/CL_REVDEPNDNCYDISCVRYCFG¶
The dependency discovery configuration for the service.
io_effectivepolicyvalues TYPE REF TO /AWS1/CL_REVEFFCTVEPLYVALUES /AWS1/CL_REVEFFCTVEPLYVALUES¶
The effective policy values for the service.
io_achievability TYPE REF TO /AWS1/CL_REVACHIEVABILITY /AWS1/CL_REVACHIEVABILITY¶
The achievability status of the service's resilience targets.
io_reportconfiguration TYPE REF TO /AWS1/CL_REVSERVICEREPORTCONF /AWS1/CL_REVSERVICEREPORTCONF¶
Configuration for automatic report generation on a Service.
iv_kmskeyid TYPE /AWS1/REVKMSKEYID /AWS1/REVKMSKEYID¶
KMS key identifier — accepts key ID, key ARN, alias name, or alias ARN.
it_tags TYPE /AWS1/CL_REVTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
Resource tags.
io_estimatedassessmentcost TYPE REF TO /AWS1/CL_REVASSESSMENTCOST /AWS1/CL_REVASSESSMENTCOST¶
The estimated cost of running an assessment on the service.
io_resourcediscovery TYPE REF TO /AWS1/CL_REVRESDISCVRYSTATUS /AWS1/CL_REVRESDISCVRYSTATUS¶
The resource discovery status for the service.
iv_assessmentstatus TYPE /AWS1/REVASSESSMENTSTATUS /AWS1/REVASSESSMENTSTATUS¶
The current assessment status of the service.
iv_rerunassessment TYPE /AWS1/REVBOOLEAN /AWS1/REVBOOLEAN¶
Indicates whether the assessment should be rerun.
iv_openfindingscount TYPE /AWS1/REVINTEGER /AWS1/REVINTEGER¶
The number of open findings for the service.
iv_resolvedfindingscount TYPE /AWS1/REVINTEGER /AWS1/REVINTEGER¶
The number of resolved findings for the service.
iv_organizationid TYPE /AWS1/REVORGANIZATIONID /AWS1/REVORGANIZATIONID¶
The AWS Organizations identifier for the service.
iv_ouid TYPE /AWS1/REVOUID /AWS1/REVOUID¶
The organizational unit (OU) identifier for the service.
iv_accountid TYPE /AWS1/REVACCOUNTID /AWS1/REVACCOUNTID¶
The AWS account ID that owns the service.
iv_createdat TYPE /AWS1/REVTIMESTAMP /AWS1/REVTIMESTAMP¶
The timestamp when the service was created.
iv_updatedat TYPE /AWS1/REVTIMESTAMP /AWS1/REVTIMESTAMP¶
The timestamp when the service was last updated.
Queryable Attributes¶
serviceArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEARN() |
Getter for SERVICEARN, with configurable default |
ASK_SERVICEARN() |
Getter for SERVICEARN w/ exceptions if field has no value |
HAS_SERVICEARN() |
Determine if SERVICEARN has a value |
name¶
Resource name (used in ARN — no spaces allowed).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
description¶
Resource description for services and policies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
associatedSystems¶
The systems associated with the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATEDSYSTEMS() |
Getter for ASSOCIATEDSYSTEMS, with configurable default |
ASK_ASSOCIATEDSYSTEMS() |
Getter for ASSOCIATEDSYSTEMS w/ exceptions if field has no v |
HAS_ASSOCIATEDSYSTEMS() |
Determine if ASSOCIATEDSYSTEMS has a value |
policyArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYARN() |
Getter for POLICYARN, with configurable default |
ASK_POLICYARN() |
Getter for POLICYARN w/ exceptions if field has no value |
HAS_POLICYARN() |
Determine if POLICYARN has a value |
regions¶
The AWS Regions where the service operates.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGIONS() |
Getter for REGIONS, with configurable default |
ASK_REGIONS() |
Getter for REGIONS w/ exceptions if field has no value |
HAS_REGIONS() |
Determine if REGIONS has a value |
permissionModel¶
The permission model for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERMISSIONMODEL() |
Getter for PERMISSIONMODEL |
dependencyDiscovery¶
The dependency discovery configuration for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPENDENCYDISCOVERY() |
Getter for DEPENDENCYDISCOVERY |
effectivePolicyValues¶
The effective policy values for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EFFECTIVEPOLICYVALUES() |
Getter for EFFECTIVEPOLICYVALUES |
achievability¶
The achievability status of the service's resilience targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACHIEVABILITY() |
Getter for ACHIEVABILITY |
reportConfiguration¶
Configuration for automatic report generation on a Service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPORTCONFIGURATION() |
Getter for REPORTCONFIGURATION |
kmsKeyId¶
KMS key identifier — accepts key ID, key ARN, alias name, or alias ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYID() |
Getter for KMSKEYID, with configurable default |
ASK_KMSKEYID() |
Getter for KMSKEYID w/ exceptions if field has no value |
HAS_KMSKEYID() |
Determine if KMSKEYID has a value |
tags¶
Resource tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
estimatedAssessmentCost¶
The estimated cost of running an assessment on the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDASSESSMENTCOST() |
Getter for ESTIMATEDASSESSMENTCOST |
resourceDiscovery¶
The resource discovery status for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEDISCOVERY() |
Getter for RESOURCEDISCOVERY |
assessmentStatus¶
The current assessment status of the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTSTATUS() |
Getter for ASSESSMENTSTATUS, with configurable default |
ASK_ASSESSMENTSTATUS() |
Getter for ASSESSMENTSTATUS w/ exceptions if field has no va |
HAS_ASSESSMENTSTATUS() |
Determine if ASSESSMENTSTATUS has a value |
rerunAssessment¶
Indicates whether the assessment should be rerun.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RERUNASSESSMENT() |
Getter for RERUNASSESSMENT, with configurable default |
ASK_RERUNASSESSMENT() |
Getter for RERUNASSESSMENT w/ exceptions if field has no val |
HAS_RERUNASSESSMENT() |
Determine if RERUNASSESSMENT has a value |
openFindingsCount¶
The number of open findings for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPENFINDINGSCOUNT() |
Getter for OPENFINDINGSCOUNT, with configurable default |
ASK_OPENFINDINGSCOUNT() |
Getter for OPENFINDINGSCOUNT w/ exceptions if field has no v |
HAS_OPENFINDINGSCOUNT() |
Determine if OPENFINDINGSCOUNT has a value |
resolvedFindingsCount¶
The number of resolved findings for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVEDFINDINGSCOUNT() |
Getter for RESOLVEDFINDINGSCOUNT, with configurable default |
ASK_RESOLVEDFINDINGSCOUNT() |
Getter for RESOLVEDFINDINGSCOUNT w/ exceptions if field has |
HAS_RESOLVEDFINDINGSCOUNT() |
Determine if RESOLVEDFINDINGSCOUNT has a value |
organizationId¶
The AWS Organizations identifier for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONID() |
Getter for ORGANIZATIONID, with configurable default |
ASK_ORGANIZATIONID() |
Getter for ORGANIZATIONID w/ exceptions if field has no valu |
HAS_ORGANIZATIONID() |
Determine if ORGANIZATIONID has a value |
ouId¶
The organizational unit (OU) identifier for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUID() |
Getter for OUID, with configurable default |
ASK_OUID() |
Getter for OUID w/ exceptions if field has no value |
HAS_OUID() |
Determine if OUID has a value |
accountId¶
The AWS account ID that owns the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
createdAt¶
The timestamp when the service was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
updatedAt¶
The timestamp when the service was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |