You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AccessAnalyzer::Types::StatusReason

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides more details about the current status of the analyzer. For example, if the creation for the analyzer fails, a Failed status is displayed. For an analyzer with organization as the type, this failure can be due to an issue with creating the service-linked roles required in the member accounts of the AWS organization.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The reason code for the current status of the analyzer.

Possible values:

  • AWS_SERVICE_ACCESS_DISABLED
  • DELEGATED_ADMINISTRATOR_DEREGISTERED
  • ORGANIZATION_DELETED
  • SERVICE_LINKED_ROLE_CREATION_FAILED

Returns:

  • (String)

    The reason code for the current status of the analyzer.