@pulumi/aws 4.35.0-alpha.1642548637 → 4.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/appsync/apiCache.d.ts +132 -0
- package/appsync/apiCache.js +97 -0
- package/appsync/apiCache.js.map +1 -0
- package/appsync/domainName.d.ts +111 -0
- package/appsync/domainName.js +88 -0
- package/appsync/domainName.js.map +1 -0
- package/appsync/domainNameApiAssociation.d.ts +83 -0
- package/appsync/domainNameApiAssociation.js +82 -0
- package/appsync/domainNameApiAssociation.js.map +1 -0
- package/appsync/index.d.ts +3 -0
- package/appsync/index.js +15 -0
- package/appsync/index.js.map +1 -1
- package/cloudfront/getFunction.d.ts +84 -0
- package/cloudfront/getFunction.js +41 -0
- package/cloudfront/getFunction.js.map +1 -0
- package/cloudfront/getOriginAccessIdentity.d.ts +58 -0
- package/cloudfront/getOriginAccessIdentity.js +24 -0
- package/cloudfront/getOriginAccessIdentity.js.map +1 -0
- package/cloudfront/index.d.ts +2 -0
- package/cloudfront/index.js +2 -0
- package/cloudfront/index.js.map +1 -1
- package/cloudsearch/domain.d.ts +138 -0
- package/cloudsearch/domain.js +76 -0
- package/cloudsearch/domain.js.map +1 -0
- package/cloudsearch/domainServiceAccessPolicy.d.ts +69 -0
- package/cloudsearch/domainServiceAccessPolicy.js +68 -0
- package/cloudsearch/domainServiceAccessPolicy.js.map +1 -0
- package/cloudsearch/index.d.ts +2 -0
- package/cloudsearch/index.js +38 -0
- package/cloudsearch/index.js.map +1 -0
- package/cloudtrail/getFunction.d.ts +2 -1
- package/cloudtrail/getFunction.js +3 -1
- package/cloudtrail/getFunction.js.map +1 -1
- package/cloudwatch/eventTarget.d.ts +4 -7
- package/cloudwatch/eventTarget.js +4 -7
- package/cloudwatch/eventTarget.js.map +1 -1
- package/cognito/getUserPoolClients.d.ts +4 -0
- package/cognito/getUserPoolClients.js.map +1 -1
- package/detective/graph.d.ts +1 -1
- package/detective/graph.js +1 -1
- package/detective/index.d.ts +2 -0
- package/detective/index.js +10 -0
- package/detective/index.js.map +1 -1
- package/detective/invitationAccepter.d.ts +78 -0
- package/detective/invitationAccepter.js +84 -0
- package/detective/invitationAccepter.js.map +1 -0
- package/detective/member.d.ts +165 -0
- package/detective/member.js +107 -0
- package/detective/member.js.map +1 -0
- package/ec2/getIpamPreviewNextCidr.d.ts +53 -0
- package/ec2/getIpamPreviewNextCidr.js +26 -0
- package/ec2/getIpamPreviewNextCidr.js.map +1 -0
- package/ec2/index.d.ts +1 -0
- package/ec2/index.js +1 -0
- package/ec2/index.js.map +1 -1
- package/elasticloadbalancing/loadBalancerPolicy.d.ts +1 -1
- package/elb/loadBalancerPolicy.d.ts +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +219 -0
- package/fsx/dataRepositoryAssociation.js +129 -0
- package/fsx/dataRepositoryAssociation.js.map +1 -0
- package/fsx/index.d.ts +1 -0
- package/fsx/index.js +5 -0
- package/fsx/index.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +47 -33
- package/fsx/lustreFileSystem.js +4 -0
- package/fsx/lustreFileSystem.js.map +1 -1
- package/glue/schema.d.ts +3 -3
- package/imagebuilder/getImageRecipe.d.ts +4 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +15 -3
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +6 -4
- package/index.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +3 -3
- package/lambda/index.d.ts +1 -0
- package/lambda/index.js +5 -0
- package/lambda/index.js.map +1 -1
- package/lambda/invocation.d.ts +114 -0
- package/lambda/invocation.js +90 -0
- package/lambda/invocation.js.map +1 -0
- package/opsworks/customLayer.d.ts +15 -3
- package/opsworks/customLayer.js +2 -0
- package/opsworks/customLayer.js.map +1 -1
- package/opsworks/gangliaLayer.d.ts +3 -0
- package/opsworks/gangliaLayer.js +2 -0
- package/opsworks/gangliaLayer.js.map +1 -1
- package/opsworks/haproxyLayer.d.ts +3 -0
- package/opsworks/haproxyLayer.js +2 -0
- package/opsworks/haproxyLayer.js.map +1 -1
- package/opsworks/javaAppLayer.d.ts +3 -0
- package/opsworks/javaAppLayer.js +2 -0
- package/opsworks/javaAppLayer.js.map +1 -1
- package/opsworks/memcachedLayer.d.ts +3 -0
- package/opsworks/memcachedLayer.js +2 -0
- package/opsworks/memcachedLayer.js.map +1 -1
- package/opsworks/mysqlLayer.d.ts +3 -0
- package/opsworks/mysqlLayer.js +2 -0
- package/opsworks/mysqlLayer.js.map +1 -1
- package/opsworks/nodejsAppLayer.d.ts +3 -0
- package/opsworks/nodejsAppLayer.js +2 -0
- package/opsworks/nodejsAppLayer.js.map +1 -1
- package/opsworks/phpAppLayer.d.ts +3 -0
- package/opsworks/phpAppLayer.js +2 -0
- package/opsworks/phpAppLayer.js.map +1 -1
- package/opsworks/railsAppLayer.d.ts +3 -0
- package/opsworks/railsAppLayer.js +2 -0
- package/opsworks/railsAppLayer.js.map +1 -1
- package/opsworks/staticWebLayer.d.ts +3 -0
- package/opsworks/staticWebLayer.js +2 -0
- package/opsworks/staticWebLayer.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/types/enums/iam/index.d.ts +4 -0
- package/types/enums/iam/index.js +4 -0
- package/types/enums/iam/index.js.map +1 -1
- package/types/input.d.ts +295 -0
- package/types/output.d.ts +295 -0
package/types/output.d.ts
CHANGED
|
@@ -6842,6 +6842,9 @@ export declare namespace cloudfront {
|
|
|
6842
6842
|
* A number that CloudFront uses as the value for the `max-age` directive in the `Strict-Transport-Security` HTTP response header.
|
|
6843
6843
|
*/
|
|
6844
6844
|
accessControlMaxAgeSec?: number;
|
|
6845
|
+
/**
|
|
6846
|
+
* A Boolean value that determines how CloudFront behaves for the HTTP response header.
|
|
6847
|
+
*/
|
|
6845
6848
|
originOverride: boolean;
|
|
6846
6849
|
}
|
|
6847
6850
|
interface ResponseHeadersPolicyCorsConfigAccessControlAllowHeaders {
|
|
@@ -6988,6 +6991,70 @@ export declare namespace cloudhsmv2 {
|
|
|
6988
6991
|
manufacturerHardwareCertificate: string;
|
|
6989
6992
|
}
|
|
6990
6993
|
}
|
|
6994
|
+
export declare namespace cloudsearch {
|
|
6995
|
+
interface DomainEndpointOptions {
|
|
6996
|
+
/**
|
|
6997
|
+
* Enables or disables the requirement that all requests to the domain arrive over HTTPS.
|
|
6998
|
+
*/
|
|
6999
|
+
enforceHttps: boolean;
|
|
7000
|
+
/**
|
|
7001
|
+
* The minimum required TLS version. See the [AWS documentation](https://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_DomainEndpointOptions.html) for valid values.
|
|
7002
|
+
*/
|
|
7003
|
+
tlsSecurityPolicy: string;
|
|
7004
|
+
}
|
|
7005
|
+
interface DomainIndexField {
|
|
7006
|
+
/**
|
|
7007
|
+
* The analysis scheme you want to use for a `text` field. The analysis scheme specifies the language-specific text processing options that are used during indexing.
|
|
7008
|
+
*/
|
|
7009
|
+
analysisScheme?: string;
|
|
7010
|
+
/**
|
|
7011
|
+
* The default value for the field. This value is used when no value is specified for the field in the document data.
|
|
7012
|
+
*/
|
|
7013
|
+
defaultValue?: string;
|
|
7014
|
+
/**
|
|
7015
|
+
* You can get facet information by enabling this.
|
|
7016
|
+
*/
|
|
7017
|
+
facet?: boolean;
|
|
7018
|
+
/**
|
|
7019
|
+
* You can highlight information.
|
|
7020
|
+
*/
|
|
7021
|
+
highlight?: boolean;
|
|
7022
|
+
/**
|
|
7023
|
+
* A unique name for the field. Field names must begin with a letter and be at least 3 and no more than 64 characters long. The allowed characters are: `a`-`z` (lower-case letters), `0`-`9`, and `_` (underscore). The name `score` is reserved and cannot be used as a field name.
|
|
7024
|
+
*/
|
|
7025
|
+
name: string;
|
|
7026
|
+
/**
|
|
7027
|
+
* You can enable returning the value of all searchable fields.
|
|
7028
|
+
*/
|
|
7029
|
+
return?: boolean;
|
|
7030
|
+
/**
|
|
7031
|
+
* You can set whether this index should be searchable or not.
|
|
7032
|
+
*/
|
|
7033
|
+
search?: boolean;
|
|
7034
|
+
/**
|
|
7035
|
+
* You can enable the property to be sortable.
|
|
7036
|
+
*/
|
|
7037
|
+
sort?: boolean;
|
|
7038
|
+
/**
|
|
7039
|
+
* The field type. Valid values: `date`, `date-array`, `double`, `double-array`, `int`, `int-array`, `literal`, `literal-array`, `text`, `text-array`.
|
|
7040
|
+
*/
|
|
7041
|
+
type: string;
|
|
7042
|
+
}
|
|
7043
|
+
interface DomainScalingParameters {
|
|
7044
|
+
/**
|
|
7045
|
+
* The instance type that you want to preconfigure for your domain. See the [AWS documentation](https://docs.aws.amazon.com/cloudsearch/latest/developerguide/API_ScalingParameters.html) for valid values.
|
|
7046
|
+
*/
|
|
7047
|
+
desiredInstanceType: string;
|
|
7048
|
+
/**
|
|
7049
|
+
* The number of partitions you want to preconfigure for your domain. Only valid when you select `search.2xlarge` as the instance type.
|
|
7050
|
+
*/
|
|
7051
|
+
desiredPartitionCount: number;
|
|
7052
|
+
/**
|
|
7053
|
+
* The number of replicas you want to preconfigure for each index partition.
|
|
7054
|
+
*/
|
|
7055
|
+
desiredReplicationCount: number;
|
|
7056
|
+
}
|
|
7057
|
+
}
|
|
6991
7058
|
export declare namespace cloudtrail {
|
|
6992
7059
|
interface TrailAdvancedEventSelector {
|
|
6993
7060
|
/**
|
|
@@ -16201,6 +16268,28 @@ export declare namespace fms {
|
|
|
16201
16268
|
}
|
|
16202
16269
|
}
|
|
16203
16270
|
export declare namespace fsx {
|
|
16271
|
+
interface DataRepositoryAssociationS3 {
|
|
16272
|
+
/**
|
|
16273
|
+
* Specifies the type of updated objects that will be automatically exported from your file system to the linked S3 bucket. See the `events` configuration block.
|
|
16274
|
+
*/
|
|
16275
|
+
autoExportPolicy: outputs.fsx.DataRepositoryAssociationS3AutoExportPolicy;
|
|
16276
|
+
/**
|
|
16277
|
+
* Specifies the type of updated objects that will be automatically imported from the linked S3 bucket to your file system. See the `events` configuration block.
|
|
16278
|
+
*/
|
|
16279
|
+
autoImportPolicy: outputs.fsx.DataRepositoryAssociationS3AutoImportPolicy;
|
|
16280
|
+
}
|
|
16281
|
+
interface DataRepositoryAssociationS3AutoExportPolicy {
|
|
16282
|
+
/**
|
|
16283
|
+
* A list of file event types to automatically export to your linked S3 bucket or import from the linked S3 bucket. Valid values are `NEW`, `CHANGED`, `DELETED`. Max of 3.
|
|
16284
|
+
*/
|
|
16285
|
+
events: string[];
|
|
16286
|
+
}
|
|
16287
|
+
interface DataRepositoryAssociationS3AutoImportPolicy {
|
|
16288
|
+
/**
|
|
16289
|
+
* A list of file event types to automatically export to your linked S3 bucket or import from the linked S3 bucket. Valid values are `NEW`, `CHANGED`, `DELETED`. Max of 3.
|
|
16290
|
+
*/
|
|
16291
|
+
events: string[];
|
|
16292
|
+
}
|
|
16204
16293
|
interface OntapFileSystemDiskIopsConfiguration {
|
|
16205
16294
|
/**
|
|
16206
16295
|
* - The total number of SSD IOPS provisioned for the file system.
|
|
@@ -23068,6 +23157,59 @@ export declare namespace opsworks {
|
|
|
23068
23157
|
*/
|
|
23069
23158
|
privateKey: string;
|
|
23070
23159
|
}
|
|
23160
|
+
interface CustomLayerCloudwatchConfiguration {
|
|
23161
|
+
enabled?: boolean;
|
|
23162
|
+
/**
|
|
23163
|
+
* A block the specifies how an opsworks logs look like. See Log Streams.
|
|
23164
|
+
*/
|
|
23165
|
+
logStreams?: outputs.opsworks.CustomLayerCloudwatchConfigurationLogStream[];
|
|
23166
|
+
}
|
|
23167
|
+
interface CustomLayerCloudwatchConfigurationLogStream {
|
|
23168
|
+
/**
|
|
23169
|
+
* Specifies the max number of log events in a batch, up to `10000`. The default value is `1000`.
|
|
23170
|
+
*/
|
|
23171
|
+
batchCount?: number;
|
|
23172
|
+
/**
|
|
23173
|
+
* Specifies the maximum size of log events in a batch, in bytes, up to `1048576` bytes. The default value is `32768` bytes.
|
|
23174
|
+
*/
|
|
23175
|
+
batchSize?: number;
|
|
23176
|
+
/**
|
|
23177
|
+
* Specifies the time duration for the batching of log events. The minimum value is `5000` and default value is `5000`.
|
|
23178
|
+
*/
|
|
23179
|
+
bufferDuration?: number;
|
|
23180
|
+
/**
|
|
23181
|
+
* Specifies how the timestamp is extracted from logs. For more information, see the CloudWatch Logs Agent Reference (https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AgentReference.html).
|
|
23182
|
+
*/
|
|
23183
|
+
datetimeFormat?: string;
|
|
23184
|
+
/**
|
|
23185
|
+
* Specifies the encoding of the log file so that the file can be read correctly. The default is `utf8`.
|
|
23186
|
+
*/
|
|
23187
|
+
encoding?: string;
|
|
23188
|
+
/**
|
|
23189
|
+
* Specifies log files that you want to push to CloudWatch Logs. File can point to a specific file or multiple files (by using wild card characters such as /var/log/system.log*).
|
|
23190
|
+
*/
|
|
23191
|
+
file: string;
|
|
23192
|
+
/**
|
|
23193
|
+
* Specifies the range of lines for identifying a file. The valid values are one number, or two dash-delimited numbers, such as `1`, `2-5`. The default value is `1`.
|
|
23194
|
+
*/
|
|
23195
|
+
fileFingerprintLines?: string;
|
|
23196
|
+
/**
|
|
23197
|
+
* Specifies where to start to read data (`startOfFile` or `endOfFile`). The default is `startOfFile`.
|
|
23198
|
+
*/
|
|
23199
|
+
initialPosition?: string;
|
|
23200
|
+
/**
|
|
23201
|
+
* Specifies the destination log group. A log group is created automatically if it doesn't already exist.
|
|
23202
|
+
*/
|
|
23203
|
+
logGroupName: string;
|
|
23204
|
+
/**
|
|
23205
|
+
* Specifies the pattern for identifying the start of a log message.
|
|
23206
|
+
*/
|
|
23207
|
+
multilineStartPattern?: string;
|
|
23208
|
+
/**
|
|
23209
|
+
* Specifies the time zone of log event time stamps.
|
|
23210
|
+
*/
|
|
23211
|
+
timeZone?: string;
|
|
23212
|
+
}
|
|
23071
23213
|
interface CustomLayerEbsVolume {
|
|
23072
23214
|
/**
|
|
23073
23215
|
* Encrypt the volume.
|
|
@@ -23098,6 +23240,23 @@ export declare namespace opsworks {
|
|
|
23098
23240
|
*/
|
|
23099
23241
|
type?: string;
|
|
23100
23242
|
}
|
|
23243
|
+
interface GangliaLayerCloudwatchConfiguration {
|
|
23244
|
+
enabled?: boolean;
|
|
23245
|
+
logStreams?: outputs.opsworks.GangliaLayerCloudwatchConfigurationLogStream[];
|
|
23246
|
+
}
|
|
23247
|
+
interface GangliaLayerCloudwatchConfigurationLogStream {
|
|
23248
|
+
batchCount?: number;
|
|
23249
|
+
batchSize?: number;
|
|
23250
|
+
bufferDuration?: number;
|
|
23251
|
+
datetimeFormat?: string;
|
|
23252
|
+
encoding?: string;
|
|
23253
|
+
file: string;
|
|
23254
|
+
fileFingerprintLines?: string;
|
|
23255
|
+
initialPosition?: string;
|
|
23256
|
+
logGroupName: string;
|
|
23257
|
+
multilineStartPattern?: string;
|
|
23258
|
+
timeZone?: string;
|
|
23259
|
+
}
|
|
23101
23260
|
interface GangliaLayerEbsVolume {
|
|
23102
23261
|
encrypted?: boolean;
|
|
23103
23262
|
/**
|
|
@@ -23125,6 +23284,23 @@ export declare namespace opsworks {
|
|
|
23125
23284
|
*/
|
|
23126
23285
|
type?: string;
|
|
23127
23286
|
}
|
|
23287
|
+
interface HaproxyLayerCloudwatchConfiguration {
|
|
23288
|
+
enabled?: boolean;
|
|
23289
|
+
logStreams?: outputs.opsworks.HaproxyLayerCloudwatchConfigurationLogStream[];
|
|
23290
|
+
}
|
|
23291
|
+
interface HaproxyLayerCloudwatchConfigurationLogStream {
|
|
23292
|
+
batchCount?: number;
|
|
23293
|
+
batchSize?: number;
|
|
23294
|
+
bufferDuration?: number;
|
|
23295
|
+
datetimeFormat?: string;
|
|
23296
|
+
encoding?: string;
|
|
23297
|
+
file: string;
|
|
23298
|
+
fileFingerprintLines?: string;
|
|
23299
|
+
initialPosition?: string;
|
|
23300
|
+
logGroupName: string;
|
|
23301
|
+
multilineStartPattern?: string;
|
|
23302
|
+
timeZone?: string;
|
|
23303
|
+
}
|
|
23128
23304
|
interface HaproxyLayerEbsVolume {
|
|
23129
23305
|
encrypted?: boolean;
|
|
23130
23306
|
/**
|
|
@@ -23170,6 +23346,23 @@ export declare namespace opsworks {
|
|
|
23170
23346
|
volumeSize: number;
|
|
23171
23347
|
volumeType: string;
|
|
23172
23348
|
}
|
|
23349
|
+
interface JavaAppLayerCloudwatchConfiguration {
|
|
23350
|
+
enabled?: boolean;
|
|
23351
|
+
logStreams?: outputs.opsworks.JavaAppLayerCloudwatchConfigurationLogStream[];
|
|
23352
|
+
}
|
|
23353
|
+
interface JavaAppLayerCloudwatchConfigurationLogStream {
|
|
23354
|
+
batchCount?: number;
|
|
23355
|
+
batchSize?: number;
|
|
23356
|
+
bufferDuration?: number;
|
|
23357
|
+
datetimeFormat?: string;
|
|
23358
|
+
encoding?: string;
|
|
23359
|
+
file: string;
|
|
23360
|
+
fileFingerprintLines?: string;
|
|
23361
|
+
initialPosition?: string;
|
|
23362
|
+
logGroupName: string;
|
|
23363
|
+
multilineStartPattern?: string;
|
|
23364
|
+
timeZone?: string;
|
|
23365
|
+
}
|
|
23173
23366
|
interface JavaAppLayerEbsVolume {
|
|
23174
23367
|
encrypted?: boolean;
|
|
23175
23368
|
/**
|
|
@@ -23197,6 +23390,23 @@ export declare namespace opsworks {
|
|
|
23197
23390
|
*/
|
|
23198
23391
|
type?: string;
|
|
23199
23392
|
}
|
|
23393
|
+
interface MemcachedLayerCloudwatchConfiguration {
|
|
23394
|
+
enabled?: boolean;
|
|
23395
|
+
logStreams?: outputs.opsworks.MemcachedLayerCloudwatchConfigurationLogStream[];
|
|
23396
|
+
}
|
|
23397
|
+
interface MemcachedLayerCloudwatchConfigurationLogStream {
|
|
23398
|
+
batchCount?: number;
|
|
23399
|
+
batchSize?: number;
|
|
23400
|
+
bufferDuration?: number;
|
|
23401
|
+
datetimeFormat?: string;
|
|
23402
|
+
encoding?: string;
|
|
23403
|
+
file: string;
|
|
23404
|
+
fileFingerprintLines?: string;
|
|
23405
|
+
initialPosition?: string;
|
|
23406
|
+
logGroupName: string;
|
|
23407
|
+
multilineStartPattern?: string;
|
|
23408
|
+
timeZone?: string;
|
|
23409
|
+
}
|
|
23200
23410
|
interface MemcachedLayerEbsVolume {
|
|
23201
23411
|
encrypted?: boolean;
|
|
23202
23412
|
/**
|
|
@@ -23224,6 +23434,23 @@ export declare namespace opsworks {
|
|
|
23224
23434
|
*/
|
|
23225
23435
|
type?: string;
|
|
23226
23436
|
}
|
|
23437
|
+
interface MysqlLayerCloudwatchConfiguration {
|
|
23438
|
+
enabled?: boolean;
|
|
23439
|
+
logStreams?: outputs.opsworks.MysqlLayerCloudwatchConfigurationLogStream[];
|
|
23440
|
+
}
|
|
23441
|
+
interface MysqlLayerCloudwatchConfigurationLogStream {
|
|
23442
|
+
batchCount?: number;
|
|
23443
|
+
batchSize?: number;
|
|
23444
|
+
bufferDuration?: number;
|
|
23445
|
+
datetimeFormat?: string;
|
|
23446
|
+
encoding?: string;
|
|
23447
|
+
file: string;
|
|
23448
|
+
fileFingerprintLines?: string;
|
|
23449
|
+
initialPosition?: string;
|
|
23450
|
+
logGroupName: string;
|
|
23451
|
+
multilineStartPattern?: string;
|
|
23452
|
+
timeZone?: string;
|
|
23453
|
+
}
|
|
23227
23454
|
interface MysqlLayerEbsVolume {
|
|
23228
23455
|
encrypted?: boolean;
|
|
23229
23456
|
/**
|
|
@@ -23251,6 +23478,23 @@ export declare namespace opsworks {
|
|
|
23251
23478
|
*/
|
|
23252
23479
|
type?: string;
|
|
23253
23480
|
}
|
|
23481
|
+
interface NodejsAppLayerCloudwatchConfiguration {
|
|
23482
|
+
enabled?: boolean;
|
|
23483
|
+
logStreams?: outputs.opsworks.NodejsAppLayerCloudwatchConfigurationLogStream[];
|
|
23484
|
+
}
|
|
23485
|
+
interface NodejsAppLayerCloudwatchConfigurationLogStream {
|
|
23486
|
+
batchCount?: number;
|
|
23487
|
+
batchSize?: number;
|
|
23488
|
+
bufferDuration?: number;
|
|
23489
|
+
datetimeFormat?: string;
|
|
23490
|
+
encoding?: string;
|
|
23491
|
+
file: string;
|
|
23492
|
+
fileFingerprintLines?: string;
|
|
23493
|
+
initialPosition?: string;
|
|
23494
|
+
logGroupName: string;
|
|
23495
|
+
multilineStartPattern?: string;
|
|
23496
|
+
timeZone?: string;
|
|
23497
|
+
}
|
|
23254
23498
|
interface NodejsAppLayerEbsVolume {
|
|
23255
23499
|
encrypted?: boolean;
|
|
23256
23500
|
/**
|
|
@@ -23278,6 +23522,23 @@ export declare namespace opsworks {
|
|
|
23278
23522
|
*/
|
|
23279
23523
|
type?: string;
|
|
23280
23524
|
}
|
|
23525
|
+
interface PhpAppLayerCloudwatchConfiguration {
|
|
23526
|
+
enabled?: boolean;
|
|
23527
|
+
logStreams?: outputs.opsworks.PhpAppLayerCloudwatchConfigurationLogStream[];
|
|
23528
|
+
}
|
|
23529
|
+
interface PhpAppLayerCloudwatchConfigurationLogStream {
|
|
23530
|
+
batchCount?: number;
|
|
23531
|
+
batchSize?: number;
|
|
23532
|
+
bufferDuration?: number;
|
|
23533
|
+
datetimeFormat?: string;
|
|
23534
|
+
encoding?: string;
|
|
23535
|
+
file: string;
|
|
23536
|
+
fileFingerprintLines?: string;
|
|
23537
|
+
initialPosition?: string;
|
|
23538
|
+
logGroupName: string;
|
|
23539
|
+
multilineStartPattern?: string;
|
|
23540
|
+
timeZone?: string;
|
|
23541
|
+
}
|
|
23281
23542
|
interface PhpAppLayerEbsVolume {
|
|
23282
23543
|
encrypted?: boolean;
|
|
23283
23544
|
/**
|
|
@@ -23305,6 +23566,23 @@ export declare namespace opsworks {
|
|
|
23305
23566
|
*/
|
|
23306
23567
|
type?: string;
|
|
23307
23568
|
}
|
|
23569
|
+
interface RailsAppLayerCloudwatchConfiguration {
|
|
23570
|
+
enabled?: boolean;
|
|
23571
|
+
logStreams?: outputs.opsworks.RailsAppLayerCloudwatchConfigurationLogStream[];
|
|
23572
|
+
}
|
|
23573
|
+
interface RailsAppLayerCloudwatchConfigurationLogStream {
|
|
23574
|
+
batchCount?: number;
|
|
23575
|
+
batchSize?: number;
|
|
23576
|
+
bufferDuration?: number;
|
|
23577
|
+
datetimeFormat?: string;
|
|
23578
|
+
encoding?: string;
|
|
23579
|
+
file: string;
|
|
23580
|
+
fileFingerprintLines?: string;
|
|
23581
|
+
initialPosition?: string;
|
|
23582
|
+
logGroupName: string;
|
|
23583
|
+
multilineStartPattern?: string;
|
|
23584
|
+
timeZone?: string;
|
|
23585
|
+
}
|
|
23308
23586
|
interface RailsAppLayerEbsVolume {
|
|
23309
23587
|
encrypted?: boolean;
|
|
23310
23588
|
/**
|
|
@@ -23358,6 +23636,23 @@ export declare namespace opsworks {
|
|
|
23358
23636
|
*/
|
|
23359
23637
|
username?: string;
|
|
23360
23638
|
}
|
|
23639
|
+
interface StaticWebLayerCloudwatchConfiguration {
|
|
23640
|
+
enabled?: boolean;
|
|
23641
|
+
logStreams?: outputs.opsworks.StaticWebLayerCloudwatchConfigurationLogStream[];
|
|
23642
|
+
}
|
|
23643
|
+
interface StaticWebLayerCloudwatchConfigurationLogStream {
|
|
23644
|
+
batchCount?: number;
|
|
23645
|
+
batchSize?: number;
|
|
23646
|
+
bufferDuration?: number;
|
|
23647
|
+
datetimeFormat?: string;
|
|
23648
|
+
encoding?: string;
|
|
23649
|
+
file: string;
|
|
23650
|
+
fileFingerprintLines?: string;
|
|
23651
|
+
initialPosition?: string;
|
|
23652
|
+
logGroupName: string;
|
|
23653
|
+
multilineStartPattern?: string;
|
|
23654
|
+
timeZone?: string;
|
|
23655
|
+
}
|
|
23361
23656
|
interface StaticWebLayerEbsVolume {
|
|
23362
23657
|
encrypted?: boolean;
|
|
23363
23658
|
/**
|