mirror of https://github.com/crossplane/docs.git
1.1 KiB
1.1 KiB
aws.crossplane.io/v1alpha3 API Reference
Package v1alpha3 contains core AWS resources.
This API group contains the following Crossplane resources:
Provider
A Provider configures an AWS 'provider', i.e. a connection to a particular AWS account using a particular AWS IAM role.
| Name | Type | Description |
|---|---|---|
apiVersion |
string | aws.crossplane.io/v1alpha3 |
kind |
string | Provider |
metadata |
meta/v1.ObjectMeta | Kubernetes object metadata. |
spec |
ProviderSpec | A ProviderSpec defines the desired state of a Provider. |
ProviderSpec
A ProviderSpec defines the desired state of a Provider.
Appears in:
| Name | Type | Description |
|---|---|---|
region |
string | Region for managed resources created using this AWS provider. |
ProviderSpec supports all fields of:
This API documentation was generated by crossdocs.