ElasticSearchAcl
Create a ElasticSearchAcl Resource
new ElasticSearchAcl(name: string, args: ElasticSearchAclArgs, opts?: CustomResourceOptions);def ElasticSearchAcl(resource_name, opts=None, acls=None, enabled=None, extended_acl=None, project=None, service_name=None, __props__=None);func NewElasticSearchAcl(ctx *Context, name string, args ElasticSearchAclArgs, opts ...ResourceOption) (*ElasticSearchAcl, error)public ElasticSearchAcl(string name, ElasticSearchAclArgs args, CustomResourceOptions? opts = null)- name string
- The unique name of the resource.
- args ElasticSearchAclArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- opts ResourceOptions
- A bag of options that control this resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ElasticSearchAclArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ElasticSearchAclArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
ElasticSearchAcl Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.
Inputs
The ElasticSearchAcl resource accepts the following input properties:
- Project string
Project to link the Elasticsearch ACLs to
- Service
Name string Service to link the Elasticsearch ACLs to
- Acls
List<Elastic
Search Acl Acl Args> List of Elasticsearch ACLs
- Enabled bool
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- Extended
Acl bool Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- Project string
Project to link the Elasticsearch ACLs to
- Service
Name string Service to link the Elasticsearch ACLs to
- Acls
[]Elastic
Search Acl Acl List of Elasticsearch ACLs
- Enabled bool
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- Extended
Acl bool Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- project string
Project to link the Elasticsearch ACLs to
- service
Name string Service to link the Elasticsearch ACLs to
- acls
Elastic
Search Acl Acl[] List of Elasticsearch ACLs
- enabled boolean
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- extended
Acl boolean Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- project str
Project to link the Elasticsearch ACLs to
- service_
name str Service to link the Elasticsearch ACLs to
- acls
List[Elastic
Search Acl Acl] List of Elasticsearch ACLs
- enabled bool
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- extended_
acl bool Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
Outputs
All input properties are implicitly available as output properties. Additionally, the ElasticSearchAcl resource produces the following output properties:
Look up an Existing ElasticSearchAcl Resource
Get an existing ElasticSearchAcl resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ElasticSearchAclState, opts?: CustomResourceOptions): ElasticSearchAclstatic get(resource_name, id, opts=None, acls=None, enabled=None, extended_acl=None, project=None, service_name=None, __props__=None);func GetElasticSearchAcl(ctx *Context, name string, id IDInput, state *ElasticSearchAclState, opts ...ResourceOption) (*ElasticSearchAcl, error)public static ElasticSearchAcl Get(string name, Input<string> id, ElasticSearchAclState? state, CustomResourceOptions? opts = null)- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
The following state arguments are supported:
- Acls
List<Elastic
Search Acl Acl Args> List of Elasticsearch ACLs
- Enabled bool
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- Extended
Acl bool Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- Project string
Project to link the Elasticsearch ACLs to
- Service
Name string Service to link the Elasticsearch ACLs to
- Acls
[]Elastic
Search Acl Acl List of Elasticsearch ACLs
- Enabled bool
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- Extended
Acl bool Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- Project string
Project to link the Elasticsearch ACLs to
- Service
Name string Service to link the Elasticsearch ACLs to
- acls
Elastic
Search Acl Acl[] List of Elasticsearch ACLs
- enabled boolean
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- extended
Acl boolean Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- project string
Project to link the Elasticsearch ACLs to
- service
Name string Service to link the Elasticsearch ACLs to
- acls
List[Elastic
Search Acl Acl] List of Elasticsearch ACLs
- enabled bool
Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access
- extended_
acl bool Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to
- project str
Project to link the Elasticsearch ACLs to
- service_
name str Service to link the Elasticsearch ACLs to
Supporting Types
ElasticSearchAclAcl
ElasticSearchAclAclRule
Package Details
- Repository
- https://github.com/pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
aivenTerraform Provider.