IpamDiscoveryFailureReason - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

IpamDiscoveryFailureReason

The discovery failure reason.

Contents

code

The discovery failure code.

  • assume-role-failure - IPAM could not assume the AWS IAM service-linked role. This could be because of any of the following:

    • SLR has not been created yet and IPAM is still creating it.

    • You have opted-out of the IPAM home Region.

    • Account you are using as your IPAM account has been suspended.

  • throttling-failure - IPAM account is already using the allotted transactions per second and IPAM is receiving a throttling error when assuming the AWS IAM SLR.

  • unauthorized-failure - AWS account making the request is not authorized. For more information, see AuthFailure in the Amazon Elastic Compute Cloud API Reference.

Type: String

Valid Values: assume-role-failure | throttling-failure | unauthorized-failure

Required: No

message

The discovery failure message.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: