AWS Native v0.63.0, May 25 23
AWS Native v0.63.0, May 25 23
aws-native.lightsail.Certificate
Explore with Pulumi AI
An example resource schema demonstrating some basic constructs and validation rules.
Create Certificate Resource
new Certificate(name: string, args: CertificateArgs, opts?: CustomResourceOptions);
@overload
def Certificate(resource_name: str,
opts: Optional[ResourceOptions] = None,
certificate_name: Optional[str] = None,
domain_name: Optional[str] = None,
subject_alternative_names: Optional[Sequence[str]] = None,
tags: Optional[Sequence[CertificateTagArgs]] = None)
@overload
def Certificate(resource_name: str,
args: CertificateArgs,
opts: Optional[ResourceOptions] = None)
func NewCertificate(ctx *Context, name string, args CertificateArgs, opts ...ResourceOption) (*Certificate, error)
public Certificate(string name, CertificateArgs args, CustomResourceOptions? opts = null)
public Certificate(String name, CertificateArgs args)
public Certificate(String name, CertificateArgs args, CustomResourceOptions options)
type: aws-native:lightsail:Certificate
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CertificateArgs
- 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 CertificateArgs
- 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 CertificateArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CertificateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CertificateArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Certificate 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 Certificate resource accepts the following input properties:
- Domain
Name string The domain name (e.g., example.com ) for the certificate.
- Certificate
Name string The name for the certificate.
- Subject
Alternative List<string>Names An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- List<Pulumi.
Aws Native. Lightsail. Inputs. Certificate Tag Args> An array of key-value pairs to apply to this resource.
- Domain
Name string The domain name (e.g., example.com ) for the certificate.
- Certificate
Name string The name for the certificate.
- Subject
Alternative []stringNames An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- []Certificate
Tag Args An array of key-value pairs to apply to this resource.
- domain
Name String The domain name (e.g., example.com ) for the certificate.
- certificate
Name String The name for the certificate.
- subject
Alternative List<String>Names An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- List<Certificate
Tag Args> An array of key-value pairs to apply to this resource.
- domain
Name string The domain name (e.g., example.com ) for the certificate.
- certificate
Name string The name for the certificate.
- subject
Alternative string[]Names An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- Certificate
Tag Args[] An array of key-value pairs to apply to this resource.
- domain_
name str The domain name (e.g., example.com ) for the certificate.
- certificate_
name str The name for the certificate.
- subject_
alternative_ Sequence[str]names An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- Sequence[Certificate
Tag Args] An array of key-value pairs to apply to this resource.
- domain
Name String The domain name (e.g., example.com ) for the certificate.
- certificate
Name String The name for the certificate.
- subject
Alternative List<String>Names An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- List<Property Map>
An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the Certificate resource produces the following output properties:
- Certificate
Arn string - Id string
The provider-assigned unique ID for this managed resource.
- Status string
The validation status of the certificate.
- Certificate
Arn string - Id string
The provider-assigned unique ID for this managed resource.
- Status string
The validation status of the certificate.
- certificate
Arn String - id String
The provider-assigned unique ID for this managed resource.
- status String
The validation status of the certificate.
- certificate
Arn string - id string
The provider-assigned unique ID for this managed resource.
- status string
The validation status of the certificate.
- certificate_
arn str - id str
The provider-assigned unique ID for this managed resource.
- status str
The validation status of the certificate.
- certificate
Arn String - id String
The provider-assigned unique ID for this managed resource.
- status String
The validation status of the certificate.
Supporting Types
CertificateTag
- Key string
The key name of the tag. You can specify a value that is 1 to 128 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 0 to 256 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 128 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 0 to 256 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 128 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 0 to 256 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 128 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 0 to 256 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 128 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 0 to 256 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 128 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 0 to 256 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