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).
Account Status
Section titled “Account Status”const getServicesInScope = yield* AWS.AuditManager.GetServicesInScope();const result = yield* getServicesInScope();