{
"description": null,
"_filename": "StructureDefinition-AwsAccount.json",
"package_name": "io.health-samurai.core.r4",
"date": null,
"derivation": "specialization",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "AwsAccount",
"abstract": false,
"type": "AwsAccount",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.2601.0",
"status": "active",
"id": "325b6f6c-d21c-458c-806f-08146b253ea6",
"kind": "resource",
"url": "http://health-samurai.io/fhir/core/StructureDefinition/AwsAccount",
"version": "0.2601.0",
"differential": {
"element": [ {
"id": "AwsAccount",
"max": "*",
"min": 0,
"path": "AwsAccount"
}, {
"id": "AwsAccount._source",
"max": "1",
"min": 0,
"path": "AwsAccount._source",
"type": [ {
"code": "string"
} ],
"short": "System Property. DO NOT USE IT."
}, {
"id": "AwsAccount.access-key-id",
"max": "1",
"min": 0,
"path": "AwsAccount.access-key-id",
"type": [ {
"code": "string"
} ],
"short": "AWS access key identifier for authentication."
}, {
"id": "AwsAccount.secret-access-key",
"max": "1",
"min": 0,
"path": "AwsAccount.secret-access-key",
"type": [ {
"code": "string"
} ],
"short": "AWS secret access key for authentication."
}, {
"id": "AwsAccount.region",
"max": "1",
"min": 0,
"path": "AwsAccount.region",
"type": [ {
"code": "string"
} ],
"short": "AWS region where the resources are located."
}, {
"id": "AwsAccount.host",
"max": "1",
"min": 0,
"path": "AwsAccount.host",
"type": [ {
"code": "string"
} ],
"short": "AWS host endpoint for the service."
}, {
"id": "AwsAccount.path-style",
"max": "1",
"min": 0,
"path": "AwsAccount.path-style",
"type": [ {
"code": "boolean"
} ],
"short": "Whether to use path-style addressing for S3 requests."
}, {
"id": "AwsAccount.use-ssl",
"max": "1",
"min": 0,
"path": "AwsAccount.use-ssl",
"type": [ {
"code": "boolean"
} ],
"short": "Whether to use SSL for secure connections."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}