|
1447 | 1447 | } |
1448 | 1448 | }, |
1449 | 1449 | "prefix": { |
1450 | | - "target": "com.amazonaws.fis#S3ObjectKey", |
| 1450 | + "target": "com.amazonaws.fis#ReportConfigurationS3OutputPrefix", |
1451 | 1451 | "traits": { |
1452 | 1452 | "smithy.api#documentation": "<p>The prefix of the S3 bucket where the experiment report will be stored.</p>" |
1453 | 1453 | } |
|
3922 | 3922 | "smithy.api#paginated": { |
3923 | 3923 | "inputToken": "nextToken", |
3924 | 3924 | "outputToken": "nextToken", |
| 3925 | + "items": "actions", |
3925 | 3926 | "pageSize": "maxResults" |
3926 | 3927 | } |
3927 | 3928 | } |
|
4003 | 4004 | "smithy.api#paginated": { |
4004 | 4005 | "inputToken": "nextToken", |
4005 | 4006 | "outputToken": "nextToken", |
| 4007 | + "items": "resolvedTargets", |
4006 | 4008 | "pageSize": "maxResults" |
4007 | 4009 | } |
4008 | 4010 | } |
|
4164 | 4166 | "smithy.api#paginated": { |
4165 | 4167 | "inputToken": "nextToken", |
4166 | 4168 | "outputToken": "nextToken", |
| 4169 | + "items": "experimentTemplates", |
4167 | 4170 | "pageSize": "maxResults" |
4168 | 4171 | } |
4169 | 4172 | } |
|
4242 | 4245 | "smithy.api#paginated": { |
4243 | 4246 | "inputToken": "nextToken", |
4244 | 4247 | "outputToken": "nextToken", |
| 4248 | + "items": "experiments", |
4245 | 4249 | "pageSize": "maxResults" |
4246 | 4250 | } |
4247 | 4251 | } |
|
4377 | 4381 | "smithy.api#paginated": { |
4378 | 4382 | "inputToken": "nextToken", |
4379 | 4383 | "outputToken": "nextToken", |
| 4384 | + "items": "targetAccountConfigurations", |
4380 | 4385 | "pageSize": "maxResults" |
4381 | 4386 | } |
4382 | 4387 | } |
|
4463 | 4468 | "smithy.api#paginated": { |
4464 | 4469 | "inputToken": "nextToken", |
4465 | 4470 | "outputToken": "nextToken", |
| 4471 | + "items": "targetResourceTypes", |
4466 | 4472 | "pageSize": "maxResults" |
4467 | 4473 | } |
4468 | 4474 | } |
|
4581 | 4587 | } |
4582 | 4588 | }, |
4583 | 4589 | "prefix": { |
4584 | | - "target": "com.amazonaws.fis#S3ObjectKey", |
| 4590 | + "target": "com.amazonaws.fis#ReportConfigurationS3OutputPrefix", |
4585 | 4591 | "traits": { |
4586 | 4592 | "smithy.api#documentation": "<p>The prefix of the S3 bucket where the experiment report will be stored.</p>" |
4587 | 4593 | } |
|
4601 | 4607 | } |
4602 | 4608 | }, |
4603 | 4609 | "prefix": { |
4604 | | - "target": "com.amazonaws.fis#S3ObjectKey", |
| 4610 | + "target": "com.amazonaws.fis#ReportConfigurationS3OutputPrefix", |
4605 | 4611 | "traits": { |
4606 | 4612 | "smithy.api#documentation": "<p>The prefix of the S3 bucket where the experiment report will be stored.</p>" |
4607 | 4613 | } |
|
4611 | 4617 | "smithy.api#documentation": "<p>Specifies the S3 destination for the experiment report.</p>" |
4612 | 4618 | } |
4613 | 4619 | }, |
| 4620 | + "com.amazonaws.fis#ReportConfigurationS3OutputPrefix": { |
| 4621 | + "type": "string", |
| 4622 | + "traits": { |
| 4623 | + "smithy.api#length": { |
| 4624 | + "min": 0, |
| 4625 | + "max": 256 |
| 4626 | + }, |
| 4627 | + "smithy.api#pattern": "^[\\S]+$" |
| 4628 | + } |
| 4629 | + }, |
4614 | 4630 | "com.amazonaws.fis#ResolvedTarget": { |
4615 | 4631 | "type": "structure", |
4616 | 4632 | "members": { |
|
4707 | 4723 | "traits": { |
4708 | 4724 | "smithy.api#length": { |
4709 | 4725 | "min": 1, |
4710 | | - "max": 1024 |
| 4726 | + "max": 700 |
4711 | 4727 | }, |
4712 | 4728 | "smithy.api#pattern": "^[\\s\\S]+$" |
4713 | 4729 | } |
|
0 commit comments