/// <?xml version="1.0" encoding="utf-8" ?>
/// <configuration>
/// <appSettings>
/// <add key="AWSProfileName" value="AWS Default"/>
/// </appSettings>
/// </configuration>
///
///
///
/// <?xml version="1.0" encoding="utf-8" ?>
/// <configuration>
/// <appSettings>
/// <add key="AWSProfileName" value="AWS Default"/>
/// </appSettings>
/// </configuration>
///
///
///
/// <?xml version="1.0" encoding="utf-8" ?>
/// <configuration>
/// <appSettings>
/// <add key="AWSProfileName" value="AWS Default"/>
/// </appSettings>
/// </configuration>
///
///
/// acm.amazonaws.com
). These permissions allow ACM to issue and
/// renew ACM certificates that reside in the same Amazon Web Services account as the
/// CA.
///
///
/// About Permissions /// ///
CreatePermission
to grant permissions for ACM to carry out automatic
/// certificate renewals.
/// DISABLED
.
///
/// CREATING
). You can also delete it if the CA has
/// been created but you haven't yet imported the signed certificate into Amazon Web Services
/// Private CA (that is, the status of the CA is PENDING_CERTIFICATE
).
/// DELETED
. However, the CA won't be permanently
/// deleted until the restoration period has passed. By default, if you do not set the
/// PermanentDeletionTimeInDays
parameter, the CA remains restorable for
/// 30 days. You can set the parameter from 7 to 30 days. The DescribeCertificateAuthority
/// action returns the time remaining in the restoration window of a private CA in the
/// DELETED
state. To restore an eligible CA, call the RestoreCertificateAuthority
/// action.
/// About Permissions /// ///
CreatePermission
to grant permissions for ACM to carry out automatic
/// certificate renewals.
/// About Policies /// ///
CREATING
- Amazon Web Services Private CA is creating your private certificate
/// authority.
/// PENDING_CERTIFICATE
- The certificate is pending. You must use your
/// Amazon Web Services Private CA-hosted or on-premises root or subordinate CA to sign
/// your private CA CSR and then import it into Amazon Web Services Private CA.
/// ACTIVE
- Your private CA is active.
/// DISABLED
- Your private CA has been disabled.
/// EXPIRED
- Your private CA certificate has expired.
/// FAILED
- Your private CA has failed. Your CA can fail because of problems
/// such a network outage or back-end Amazon Web Services failure or other errors. A failed
/// CA can never return to the pending state. You must create a new CA.
/// DELETED
- Your private CA is within the restoration period, after which
/// it is permanently deleted. The length of time remaining in the CA's restoration period
/// is also included in this action's output.
/// ResourceNotFoundException
.
///
///
///
/// About Policies /// ///
NextToken
argument is not valid. Use the token
/// returned from your previous call to ListCertificateAuthorities.
/// About Permissions /// ///
CreatePermission
to grant permissions for ACM to carry out automatic
/// certificate renewals.
/// NextToken
argument is not valid. Use the token
/// returned from your previous call to ListCertificateAuthorities.
/// About Policies /// ///
DELETED
state. You
/// can restore a CA during the period that you defined in the PermanentDeletionTimeInDays
/// parameter of the DeleteCertificateAuthority
/// action. Currently, you can specify 7 to 30 days. If you did not specify a PermanentDeletionTimeInDays
/// value, by default you can restore the CA at any time in a 30 day period. You can check
/// the time remaining in the restoration period of a private CA in the DELETED
/// state by calling the DescribeCertificateAuthority
/// or ListCertificateAuthorities
/// actions. The status of a restored CA is set to its pre-deletion status when the RestoreCertificateAuthority
/// action returns. To change its status to ACTIVE
, call the UpdateCertificateAuthority
/// action. If the private CA was in the PENDING_CERTIFICATE
state at deletion,
/// you must use the ImportCertificateAuthorityCertificate
/// action to import a certificate authority into the private CA before it can be activated.
/// You cannot restore a CA after the restoration period has ended.
/// CRLGenerated
and MisconfiguredCRLBucket
. For more information,
/// see Supported
/// CloudWatch Metrics.
///
/// CreateCertificateAuthority
/// action and explicitly allow tagging. For more information, see Attaching
/// tags to a CA at the time of creation.
/// ACTIVE
or DISABLED
state before
/// you can update it. You can disable a private CA that is in the ACTIVE
/// state or make a CA that is in the DISABLED
state active again.
///
///