Skip to content

GetServicesInScope

Source: src/AWS/AuditManager/GetServicesInScope.ts

Runtime binding for auditmanager:GetServicesInScope.

Lists the AWS services that Audit Manager can include in the scope of an assessment. Provide the implementation with Effect.provide(AWS.AuditManager.GetServicesInScopeHttp).

const getServicesInScope = yield* AWS.AuditManager.GetServicesInScope();
const result = yield* getServicesInScope();