Class NoSuchOrganizationConformancePackException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<NoSuchOrganizationConformancePackException.Builder,NoSuchOrganizationConformancePackException>

@Generated("software.amazon.awssdk:codegen") public final class NoSuchOrganizationConformancePackException extends ConfigException implements ToCopyableBuilder<NoSuchOrganizationConformancePackException.Builder,NoSuchOrganizationConformancePackException>

Config organization conformance pack that you passed in the filter does not exist.

For DeleteOrganizationConformancePack, you tried to delete an organization conformance pack that does not exist.

See Also: