AWS Native is in preview. AWS Classic is fully supported.
aws-native.iot.CaCertificate
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Registers a CA Certificate in IoT.
Create CaCertificate Resource
new CaCertificate(name: string, args: CaCertificateArgs, opts?: CustomResourceOptions);
@overload
def CaCertificate(resource_name: str,
opts: Optional[ResourceOptions] = None,
auto_registration_status: Optional[CaCertificateAutoRegistrationStatus] = None,
ca_certificate_pem: Optional[str] = None,
certificate_mode: Optional[CaCertificateCertificateMode] = None,
registration_config: Optional[CaCertificateRegistrationConfigArgs] = None,
remove_auto_registration: Optional[bool] = None,
status: Optional[CaCertificateStatus] = None,
tags: Optional[Sequence[CaCertificateTagArgs]] = None,
verification_certificate_pem: Optional[str] = None)
@overload
def CaCertificate(resource_name: str,
args: CaCertificateArgs,
opts: Optional[ResourceOptions] = None)
func NewCaCertificate(ctx *Context, name string, args CaCertificateArgs, opts ...ResourceOption) (*CaCertificate, error)
public CaCertificate(string name, CaCertificateArgs args, CustomResourceOptions? opts = null)
public CaCertificate(String name, CaCertificateArgs args)
public CaCertificate(String name, CaCertificateArgs args, CustomResourceOptions options)
type: aws-native:iot:CaCertificate
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CaCertificateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CaCertificateArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CaCertificateArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CaCertificateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CaCertificateArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CaCertificate Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The CaCertificate resource accepts the following input properties:
- Ca
Certificate stringPem - Status
Pulumi.
Aws Native. Io T. Ca Certificate Status - Auto
Registration Pulumi.Status Aws Native. Io T. Ca Certificate Auto Registration Status - Certificate
Mode Pulumi.Aws Native. Io T. Ca Certificate Certificate Mode - Registration
Config Pulumi.Aws Native. Io T. Inputs. Ca Certificate Registration Config - Remove
Auto boolRegistration - List<Pulumi.
Aws Native. Io T. Inputs. Ca Certificate Tag> An array of key-value pairs to apply to this resource.
- Verification
Certificate stringPem The private key verification certificate.
- Ca
Certificate stringPem - Status
Ca
Certificate Status - Auto
Registration CaStatus Certificate Auto Registration Status - Certificate
Mode CaCertificate Certificate Mode - Registration
Config CaCertificate Registration Config Args - Remove
Auto boolRegistration - []Ca
Certificate Tag Args An array of key-value pairs to apply to this resource.
- Verification
Certificate stringPem The private key verification certificate.
- ca
Certificate StringPem - status
Ca
Certificate Status - auto
Registration CaStatus Certificate Auto Registration Status - certificate
Mode CaCertificate Certificate Mode - registration
Config CaCertificate Registration Config - remove
Auto BooleanRegistration - List<Ca
Certificate Tag> An array of key-value pairs to apply to this resource.
- verification
Certificate StringPem The private key verification certificate.
- ca
Certificate stringPem - status
Ca
Certificate Status - auto
Registration CaStatus Certificate Auto Registration Status - certificate
Mode CaCertificate Certificate Mode - registration
Config CaCertificate Registration Config - remove
Auto booleanRegistration - Ca
Certificate Tag[] An array of key-value pairs to apply to this resource.
- verification
Certificate stringPem The private key verification certificate.
- ca_
certificate_ strpem - status
Ca
Certificate Status - auto_
registration_ Castatus Certificate Auto Registration Status - certificate_
mode CaCertificate Certificate Mode - registration_
config CaCertificate Registration Config Args - remove_
auto_ boolregistration - Sequence[Ca
Certificate Tag Args] An array of key-value pairs to apply to this resource.
- verification_
certificate_ strpem The private key verification certificate.
- ca
Certificate StringPem - status "ACTIVE" | "INACTIVE"
- auto
Registration "ENABLE" | "DISABLE"Status - certificate
Mode "DEFAULT" | "SNI_ONLY" - registration
Config Property Map - remove
Auto BooleanRegistration - List<Property Map>
An array of key-value pairs to apply to this resource.
- verification
Certificate StringPem The private key verification certificate.
Outputs
All input properties are implicitly available as output properties. Additionally, the CaCertificate resource produces the following output properties:
Supporting Types
CaCertificateAutoRegistrationStatus, CaCertificateAutoRegistrationStatusArgs
- Enable
- ENABLE
- Disable
- DISABLE
- Ca
Certificate Auto Registration Status Enable - ENABLE
- Ca
Certificate Auto Registration Status Disable - DISABLE
- Enable
- ENABLE
- Disable
- DISABLE
- Enable
- ENABLE
- Disable
- DISABLE
- ENABLE
- ENABLE
- DISABLE
- DISABLE
- "ENABLE"
- ENABLE
- "DISABLE"
- DISABLE
CaCertificateCertificateMode, CaCertificateCertificateModeArgs
- Default
- DEFAULT
- Sni
Only - SNI_ONLY
- Ca
Certificate Certificate Mode Default - DEFAULT
- Ca
Certificate Certificate Mode Sni Only - SNI_ONLY
- Default
- DEFAULT
- Sni
Only - SNI_ONLY
- Default
- DEFAULT
- Sni
Only - SNI_ONLY
- DEFAULT
- DEFAULT
- SNI_ONLY
- SNI_ONLY
- "DEFAULT"
- DEFAULT
- "SNI_ONLY"
- SNI_ONLY
CaCertificateRegistrationConfig, CaCertificateRegistrationConfigArgs
- Role
Arn string - Template
Body string - Template
Name string
- Role
Arn string - Template
Body string - Template
Name string
- role
Arn String - template
Body String - template
Name String
- role
Arn string - template
Body string - template
Name string
- role_
arn str - template_
body str - template_
name str
- role
Arn String - template
Body String - template
Name String
CaCertificateStatus, CaCertificateStatusArgs
- Active
- ACTIVE
- Inactive
- INACTIVE
- Ca
Certificate Status Active - ACTIVE
- Ca
Certificate Status Inactive - INACTIVE
- Active
- ACTIVE
- Inactive
- INACTIVE
- Active
- ACTIVE
- Inactive
- INACTIVE
- ACTIVE
- ACTIVE
- INACTIVE
- INACTIVE
- "ACTIVE"
- ACTIVE
- "INACTIVE"
- INACTIVE
CaCertificateTag, CaCertificateTagArgs
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.