IpamDiscoveryFailureReason - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IpamDiscoveryFailureReason

The discovery failure reason.

Contents

code

The discovery failure code.

  • assume-role-failure - IPAM could not assume the Amazon 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 Amazon IAM SLR.

  • unauthorized-failure - Amazon 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 Amazon SDKs, see the following: