AWS::PCAConnectorSCEP::ConnectorRepresents a Connector that allows certificate issuance through Simple Certificate Enrollment Protocol (SCEP)
4 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CertificateAuthorityArn | string | RequiredCreate-only |
MobileDeviceManagement | MobileDeviceManagement | Create-only |
Tags | Tags | |
VpcEndpointId | string | Create-onlyWrite-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConnectorArn | string | - |
Endpoint | string | - |
OpenIdConfiguration | OpenIdConfiguration | - |
Type | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::PCAConnectorSCEP::Connector
Resources:
MyResource:
Type: AWS::PCAConnectorSCEP::Connector
Properties:
CertificateAuthorityArn: "arn:aws:service:region:account:resource"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
acm-pca:DescribeCertificateAuthorityacm-pca:GetCertificateacm-pca:GetCertificateAuthorityCertificateacm-pca:IssueCertificatepca-connector-scep:GetConnectorpca-connector-scep:CreateConnectorpca-connector-scep:TagResourcepca-connector-scep:ListTagsForResourcepca-connector-scep:GetConnectoracm-pca:DescribeCertificateAuthorityacm-pca:GetCertificateacm-pca:GetCertificateAuthorityCertificateacm-pca:IssueCertificatepca-connector-scep:GetConnectorpca-connector-scep:DeleteConnectorpca-connector-scep:UntagResourcepca-connector-scep:ListConnectorspca-connector-scep:ListTagsForResourcepca-connector-scep:TagResourcepca-connector-scep:UntagResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterConnectorArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
CertificateAuthorityArnMobileDeviceManagementVpcEndpointId