ElasticSearchAcl

Create a ElasticSearchAcl Resource

def ElasticSearchAcl(resource_name, opts=None, acls=None, enabled=None, extended_acl=None, project=None, service_name=None, __props__=None);
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

ServiceName string

Service to link the Elasticsearch ACLs to

Acls List<ElasticSearchAclAclArgs>

List of Elasticsearch ACLs

Enabled bool

Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access

ExtendedAcl 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

ServiceName string

Service to link the Elasticsearch ACLs to

Acls []ElasticSearchAclAcl

List of Elasticsearch ACLs

Enabled bool

Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access

ExtendedAcl 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

serviceName string

Service to link the Elasticsearch ACLs to

acls ElasticSearchAclAcl[]

List of Elasticsearch ACLs

enabled boolean

Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access

extendedAcl 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[ElasticSearchAclAcl]

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:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.

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): ElasticSearchAcl
static 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<ElasticSearchAclAclArgs>

List of Elasticsearch ACLs

Enabled bool

Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access

ExtendedAcl 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

ServiceName string

Service to link the Elasticsearch ACLs to

Acls []ElasticSearchAclAcl

List of Elasticsearch ACLs

Enabled bool

Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access

ExtendedAcl 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

ServiceName string

Service to link the Elasticsearch ACLs to

acls ElasticSearchAclAcl[]

List of Elasticsearch ACLs

enabled boolean

Enable Elasticsearch ACLs. When disabled authenticated service users have unrestricted access

extendedAcl 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

serviceName string

Service to link the Elasticsearch ACLs to

acls List[ElasticSearchAclAcl]

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

See the input and output API doc for this type.

See the input and output API doc for this type.

See the input and output API doc for this type.

Rules List<ElasticSearchAclAclRuleArgs>
Username string
Rules []ElasticSearchAclAclRule
Username string
rules ElasticSearchAclAclRule[]
username string
rules List[ElasticSearchAclAclRule]
username str

ElasticSearchAclAclRule

See the input and output API doc for this type.

See the input and output API doc for this type.

See the input and output API doc for this type.

Index string
Permission string
Index string
Permission string
index string
permission string
index str
permission str

Package Details

Repository
https://github.com/pulumi/pulumi-aiven
License
Apache-2.0
Notes
This Pulumi package is based on the aiven Terraform Provider.