We recommend new projects start with resources from the AWS provider.
aws-native.omics.SequenceStore
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::Omics::SequenceStore
Create SequenceStore Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SequenceStore(name: string, args?: SequenceStoreArgs, opts?: CustomResourceOptions);
@overload
def SequenceStore(resource_name: str,
args: Optional[SequenceStoreArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def SequenceStore(resource_name: str,
opts: Optional[ResourceOptions] = None,
access_log_location: Optional[str] = None,
description: Optional[str] = None,
e_tag_algorithm_family: Optional[SequenceStoreETagAlgorithmFamily] = None,
fallback_location: Optional[str] = None,
name: Optional[str] = None,
propagated_set_level_tags: Optional[Sequence[str]] = None,
s3_access_policy: Optional[Any] = None,
sse_config: Optional[SequenceStoreSseConfigArgs] = None,
tags: Optional[Mapping[str, str]] = None)
func NewSequenceStore(ctx *Context, name string, args *SequenceStoreArgs, opts ...ResourceOption) (*SequenceStore, error)
public SequenceStore(string name, SequenceStoreArgs? args = null, CustomResourceOptions? opts = null)
public SequenceStore(String name, SequenceStoreArgs args)
public SequenceStore(String name, SequenceStoreArgs args, CustomResourceOptions options)
type: aws-native:omics:SequenceStore
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args SequenceStoreArgs
- 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 SequenceStoreArgs
- 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 SequenceStoreArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SequenceStoreArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SequenceStoreArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
SequenceStore Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The SequenceStore resource accepts the following input properties:
- Access
Log stringLocation - Location of the access logs.
- Description string
- A description for the store.
- ETag
Algorithm Pulumi.Family Aws Native. Omics. Sequence Store ETag Algorithm Family - The algorithm family of the ETag.
- Fallback
Location string - An S3 location that is used to store files that have failed a direct upload.
- Name string
- A name for the store.
- List<string>
- The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- S3Access
Policy object The resource policy that controls S3 access on the store
Search the CloudFormation User Guide for
AWS::Omics::SequenceStore
for more information about the expected schema for this property.- Sse
Config Pulumi.Aws Native. Omics. Inputs. Sequence Store Sse Config - Server-side encryption (SSE) settings for the store.
- Dictionary<string, string>
- Tags for the store.
- Access
Log stringLocation - Location of the access logs.
- Description string
- A description for the store.
- ETag
Algorithm SequenceFamily Store ETag Algorithm Family - The algorithm family of the ETag.
- Fallback
Location string - An S3 location that is used to store files that have failed a direct upload.
- Name string
- A name for the store.
- []string
- The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- S3Access
Policy interface{} The resource policy that controls S3 access on the store
Search the CloudFormation User Guide for
AWS::Omics::SequenceStore
for more information about the expected schema for this property.- Sse
Config SequenceStore Sse Config Args - Server-side encryption (SSE) settings for the store.
- map[string]string
- Tags for the store.
- access
Log StringLocation - Location of the access logs.
- description String
- A description for the store.
- e
Tag SequenceAlgorithm Family Store ETag Algorithm Family - The algorithm family of the ETag.
- fallback
Location String - An S3 location that is used to store files that have failed a direct upload.
- name String
- A name for the store.
- List<String>
- The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- s3Access
Policy Object The resource policy that controls S3 access on the store
Search the CloudFormation User Guide for
AWS::Omics::SequenceStore
for more information about the expected schema for this property.- sse
Config SequenceStore Sse Config - Server-side encryption (SSE) settings for the store.
- Map<String,String>
- Tags for the store.
- access
Log stringLocation - Location of the access logs.
- description string
- A description for the store.
- e
Tag SequenceAlgorithm Family Store ETag Algorithm Family - The algorithm family of the ETag.
- fallback
Location string - An S3 location that is used to store files that have failed a direct upload.
- name string
- A name for the store.
- string[]
- The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- s3Access
Policy any The resource policy that controls S3 access on the store
Search the CloudFormation User Guide for
AWS::Omics::SequenceStore
for more information about the expected schema for this property.- sse
Config SequenceStore Sse Config - Server-side encryption (SSE) settings for the store.
- {[key: string]: string}
- Tags for the store.
- access_
log_ strlocation - Location of the access logs.
- description str
- A description for the store.
- e_
tag_ Sequencealgorithm_ family Store ETag Algorithm Family - The algorithm family of the ETag.
- fallback_
location str - An S3 location that is used to store files that have failed a direct upload.
- name str
- A name for the store.
- Sequence[str]
- The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- s3_
access_ Anypolicy The resource policy that controls S3 access on the store
Search the CloudFormation User Guide for
AWS::Omics::SequenceStore
for more information about the expected schema for this property.- sse_
config SequenceStore Sse Config Args - Server-side encryption (SSE) settings for the store.
- Mapping[str, str]
- Tags for the store.
- access
Log StringLocation - Location of the access logs.
- description String
- A description for the store.
- e
Tag "MD5up" | "SHA256up" | "SHA512up"Algorithm Family - The algorithm family of the ETag.
- fallback
Location String - An S3 location that is used to store files that have failed a direct upload.
- name String
- A name for the store.
- List<String>
- The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
- s3Access
Policy Any The resource policy that controls S3 access on the store
Search the CloudFormation User Guide for
AWS::Omics::SequenceStore
for more information about the expected schema for this property.- sse
Config Property Map - Server-side encryption (SSE) settings for the store.
- Map<String>
- Tags for the store.
Outputs
All input properties are implicitly available as output properties. Additionally, the SequenceStore resource produces the following output properties:
- Arn string
- The store's ARN.
- Creation
Time string - When the store was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- S3Access
Point stringArn - This is ARN of the access point associated with the S3 bucket storing read sets.
- S3Uri string
- The S3 URI of the sequence store.
- Sequence
Store stringId - The store's ID.
- Status
Pulumi.
Aws Native. Omics. Sequence Store Status - Status of the sequence store.
- Status
Message string - The status message of the sequence store.
- Update
Time string - The last-updated time of the sequence store.
- Arn string
- The store's ARN.
- Creation
Time string - When the store was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- S3Access
Point stringArn - This is ARN of the access point associated with the S3 bucket storing read sets.
- S3Uri string
- The S3 URI of the sequence store.
- Sequence
Store stringId - The store's ID.
- Status
Sequence
Store Status - Status of the sequence store.
- Status
Message string - The status message of the sequence store.
- Update
Time string - The last-updated time of the sequence store.
- arn String
- The store's ARN.
- creation
Time String - When the store was created.
- id String
- The provider-assigned unique ID for this managed resource.
- s3Access
Point StringArn - This is ARN of the access point associated with the S3 bucket storing read sets.
- s3Uri String
- The S3 URI of the sequence store.
- sequence
Store StringId - The store's ID.
- status
Sequence
Store Status - Status of the sequence store.
- status
Message String - The status message of the sequence store.
- update
Time String - The last-updated time of the sequence store.
- arn string
- The store's ARN.
- creation
Time string - When the store was created.
- id string
- The provider-assigned unique ID for this managed resource.
- s3Access
Point stringArn - This is ARN of the access point associated with the S3 bucket storing read sets.
- s3Uri string
- The S3 URI of the sequence store.
- sequence
Store stringId - The store's ID.
- status
Sequence
Store Status - Status of the sequence store.
- status
Message string - The status message of the sequence store.
- update
Time string - The last-updated time of the sequence store.
- arn str
- The store's ARN.
- creation_
time str - When the store was created.
- id str
- The provider-assigned unique ID for this managed resource.
- s3_
access_ strpoint_ arn - This is ARN of the access point associated with the S3 bucket storing read sets.
- s3_
uri str - The S3 URI of the sequence store.
- sequence_
store_ strid - The store's ID.
- status
Sequence
Store Status - Status of the sequence store.
- status_
message str - The status message of the sequence store.
- update_
time str - The last-updated time of the sequence store.
- arn String
- The store's ARN.
- creation
Time String - When the store was created.
- id String
- The provider-assigned unique ID for this managed resource.
- s3Access
Point StringArn - This is ARN of the access point associated with the S3 bucket storing read sets.
- s3Uri String
- The S3 URI of the sequence store.
- sequence
Store StringId - The store's ID.
- status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "FAILED"
- Status of the sequence store.
- status
Message String - The status message of the sequence store.
- update
Time String - The last-updated time of the sequence store.
Supporting Types
SequenceStoreETagAlgorithmFamily, SequenceStoreETagAlgorithmFamilyArgs
- Md5up
- MD5up
- Sha256up
- SHA256up
- Sha512up
- SHA512up
- Sequence
Store ETag Algorithm Family Md5up - MD5up
- Sequence
Store ETag Algorithm Family Sha256up - SHA256up
- Sequence
Store ETag Algorithm Family Sha512up - SHA512up
- Md5up
- MD5up
- Sha256up
- SHA256up
- Sha512up
- SHA512up
- Md5up
- MD5up
- Sha256up
- SHA256up
- Sha512up
- SHA512up
- MD5UP
- MD5up
- SHA256UP
- SHA256up
- SHA512UP
- SHA512up
- "MD5up"
- MD5up
- "SHA256up"
- SHA256up
- "SHA512up"
- SHA512up
SequenceStoreEncryptionType, SequenceStoreEncryptionTypeArgs
- Kms
- KMS
- Sequence
Store Encryption Type Kms - KMS
- Kms
- KMS
- Kms
- KMS
- KMS
- KMS
- "KMS"
- KMS
SequenceStoreSseConfig, SequenceStoreSseConfigArgs
- Type
Pulumi.
Aws Native. Omics. Sequence Store Encryption Type - The encryption type.
- Key
Arn string - An encryption key ARN.
- Type
Sequence
Store Encryption Type - The encryption type.
- Key
Arn string - An encryption key ARN.
- type
Sequence
Store Encryption Type - The encryption type.
- key
Arn String - An encryption key ARN.
- type
Sequence
Store Encryption Type - The encryption type.
- key
Arn string - An encryption key ARN.
- type
Sequence
Store Encryption Type - The encryption type.
- key_
arn str - An encryption key ARN.
SequenceStoreStatus, SequenceStoreStatusArgs
- Creating
- CREATING
- Active
- ACTIVE
- Updating
- UPDATING
- Deleting
- DELETING
- Failed
- FAILED
- Sequence
Store Status Creating - CREATING
- Sequence
Store Status Active - ACTIVE
- Sequence
Store Status Updating - UPDATING
- Sequence
Store Status Deleting - DELETING
- Sequence
Store Status Failed - FAILED
- Creating
- CREATING
- Active
- ACTIVE
- Updating
- UPDATING
- Deleting
- DELETING
- Failed
- FAILED
- Creating
- CREATING
- Active
- ACTIVE
- Updating
- UPDATING
- Deleting
- DELETING
- Failed
- FAILED
- CREATING
- CREATING
- ACTIVE
- ACTIVE
- UPDATING
- UPDATING
- DELETING
- DELETING
- FAILED
- FAILED
- "CREATING"
- CREATING
- "ACTIVE"
- ACTIVE
- "UPDATING"
- UPDATING
- "DELETING"
- DELETING
- "FAILED"
- FAILED
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.