Skip to content

Commit 65868a0

Browse files
Update endpoint ruleset parameters casing
1 parent a2abcad commit 65868a0

14 files changed

+178
-309
lines changed

generator/ServiceModels/events/events-2015-10-07.api.json

Lines changed: 18 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
"endpointPrefix":"events",
66
"jsonVersion":"1.1",
77
"protocol":"json",
8+
"protocols":["json"],
89
"serviceFullName":"Amazon CloudWatch Events",
910
"serviceId":"CloudWatch Events",
1011
"signatureVersion":"v4",
1112
"targetPrefix":"AWSEvents",
12-
"uid":"events-2015-10-07"
13+
"uid":"events-2015-10-07",
14+
"auth":["aws.auth#sigv4"]
1315
},
1416
"operations":{
1517
"ActivateEventSource":{
@@ -962,8 +964,7 @@
962964
},
963965
"ConcurrentModificationException":{
964966
"type":"structure",
965-
"members":{
966-
},
967+
"members":{},
967968
"exception":true
968969
},
969970
"Condition":{
@@ -1346,8 +1347,7 @@
13461347
},
13471348
"DeleteApiDestinationResponse":{
13481349
"type":"structure",
1349-
"members":{
1350-
}
1350+
"members":{}
13511351
},
13521352
"DeleteArchiveRequest":{
13531353
"type":"structure",
@@ -1358,8 +1358,7 @@
13581358
},
13591359
"DeleteArchiveResponse":{
13601360
"type":"structure",
1361-
"members":{
1362-
}
1361+
"members":{}
13631362
},
13641363
"DeleteConnectionRequest":{
13651364
"type":"structure",
@@ -1708,8 +1707,7 @@
17081707
},
17091708
"IllegalStatusException":{
17101709
"type":"structure",
1711-
"members":{
1712-
},
1710+
"members":{},
17131711
"exception":true
17141712
},
17151713
"InputTransformer":{
@@ -1729,21 +1727,18 @@
17291727
"Integer":{"type":"integer"},
17301728
"InternalException":{
17311729
"type":"structure",
1732-
"members":{
1733-
},
1730+
"members":{},
17341731
"exception":true,
17351732
"fault":true
17361733
},
17371734
"InvalidEventPatternException":{
17381735
"type":"structure",
1739-
"members":{
1740-
},
1736+
"members":{},
17411737
"exception":true
17421738
},
17431739
"InvalidStateException":{
17441740
"type":"structure",
1745-
"members":{
1746-
},
1741+
"members":{},
17471742
"exception":true
17481743
},
17491744
"KinesisParameters":{
@@ -1763,8 +1758,7 @@
17631758
},
17641759
"LimitExceededException":{
17651760
"type":"structure",
1766-
"members":{
1767-
},
1761+
"members":{},
17681762
"exception":true
17691763
},
17701764
"LimitMax100":{
@@ -1975,8 +1969,7 @@
19751969
},
19761970
"ManagedRuleException":{
19771971
"type":"structure",
1978-
"members":{
1979-
},
1972+
"members":{},
19801973
"exception":true
19811974
},
19821975
"MaximumEventAgeInSeconds":{
@@ -2015,8 +2008,7 @@
20152008
},
20162009
"OperationDisabledException":{
20172010
"type":"structure",
2018-
"members":{
2019-
},
2011+
"members":{},
20202012
"exception":true
20212013
},
20222014
"PartnerEventSource":{
@@ -2106,8 +2098,7 @@
21062098
},
21072099
"PolicyLengthExceededException":{
21082100
"type":"structure",
2109-
"members":{
2110-
},
2101+
"members":{},
21112102
"exception":true
21122103
},
21132104
"Principal":{
@@ -2419,8 +2410,7 @@
24192410
},
24202411
"ResourceAlreadyExistsException":{
24212412
"type":"structure",
2422-
"members":{
2423-
},
2413+
"members":{},
24242414
"exception":true
24252415
},
24262416
"ResourceArn":{
@@ -2430,8 +2420,7 @@
24302420
},
24312421
"ResourceNotFoundException":{
24322422
"type":"structure",
2433-
"members":{
2434-
},
2423+
"members":{},
24352424
"exception":true
24362425
},
24372426
"RetentionDays":{
@@ -2673,8 +2662,7 @@
26732662
},
26742663
"TagResourceResponse":{
26752664
"type":"structure",
2676-
"members":{
2677-
}
2665+
"members":{}
26782666
},
26792667
"TagValue":{
26802668
"type":"string",
@@ -2788,8 +2776,7 @@
27882776
},
27892777
"UntagResourceResponse":{
27902778
"type":"structure",
2791-
"members":{
2792-
}
2779+
"members":{}
27932780
},
27942781
"UpdateApiDestinationRequest":{
27952782
"type":"structure",

generator/ServiceModels/events/events-2015-10-07.docs.json

Lines changed: 111 additions & 215 deletions
Large diffs are not rendered by default.

generator/ServiceModels/events/events-2015-10-07.endpoint-rule-set.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
"builtIn": "AWS::Region",
66
"required": false,
77
"documentation": "The AWS region used to dispatch the request.",
8-
"type": "String"
8+
"type": "string"
99
},
1010
"UseDualStack": {
1111
"builtIn": "AWS::UseDualStack",
1212
"required": true,
1313
"default": false,
1414
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
15-
"type": "Boolean"
15+
"type": "boolean"
1616
},
1717
"UseFIPS": {
1818
"builtIn": "AWS::UseFIPS",
1919
"required": true,
2020
"default": false,
2121
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
22-
"type": "Boolean"
22+
"type": "boolean"
2323
},
2424
"Endpoint": {
2525
"builtIn": "SDK::Endpoint",
2626
"required": false,
2727
"documentation": "Override the endpoint used to send this request",
28-
"type": "String"
28+
"type": "string"
2929
}
3030
},
3131
"rules": [
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"version": "1.0",
3-
"examples": {
4-
}
3+
"examples": {}
54
}

generator/ServiceModels/events/events-2015-10-07.normal.json

Lines changed: 25 additions & 38 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"pagination": {
3-
}
2+
"pagination": {}
43
}

sdk/src/Services/CloudWatchEvents/Generated/Model/PutTargetsRequest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ namespace Amazon.CloudWatchEvents.Model
102102
/// </para>
103103
/// </li> <li>
104104
/// <para>
105-
/// Firehose delivery stream (Kinesis Data Firehose)
105+
/// Firehose delivery stream (Firehose)
106106
/// </para>
107107
/// </li> <li>
108108
/// <para>

sdk/src/Services/CloudWatchEvents/Generated/Model/SageMakerPipelineParameter.cs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
namespace Amazon.CloudWatchEvents.Model
3131
{
3232
/// <summary>
33-
/// Name/Value pair of a parameter to start execution of a SageMaker Model Building Pipeline.
33+
/// Name/Value pair of a parameter to start execution of a SageMaker AI Model Building
34+
/// Pipeline.
3435
/// </summary>
3536
public partial class SageMakerPipelineParameter
3637
{
@@ -40,7 +41,7 @@ public partial class SageMakerPipelineParameter
4041
/// <summary>
4142
/// Gets and sets the property Name.
4243
/// <para>
43-
/// Name of parameter to start execution of a SageMaker Model Building Pipeline.
44+
/// Name of parameter to start execution of a SageMaker AI Model Building Pipeline.
4445
/// </para>
4546
/// </summary>
4647
[AWSProperty(Required=true, Min=1, Max=256)]
@@ -59,7 +60,7 @@ internal bool IsSetName()
5960
/// <summary>
6061
/// Gets and sets the property Value.
6162
/// <para>
62-
/// Value of parameter to start execution of a SageMaker Model Building Pipeline.
63+
/// Value of parameter to start execution of a SageMaker AI Model Building Pipeline.
6364
/// </para>
6465
/// </summary>
6566
[AWSProperty(Required=true, Max=1024)]

sdk/src/Services/CloudWatchEvents/Generated/Model/SageMakerPipelineParameters.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
namespace Amazon.CloudWatchEvents.Model
3131
{
3232
/// <summary>
33-
/// These are custom parameters to use when the target is a SageMaker Model Building Pipeline
34-
/// that starts based on EventBridge events.
33+
/// These are custom parameters to use when the target is a SageMaker AI Model Building
34+
/// Pipeline that starts based on EventBridge events.
3535
/// </summary>
3636
public partial class SageMakerPipelineParameters
3737
{
@@ -40,7 +40,7 @@ public partial class SageMakerPipelineParameters
4040
/// <summary>
4141
/// Gets and sets the property PipelineParameterList.
4242
/// <para>
43-
/// List of Parameter names and values for SageMaker Model Building Pipeline execution.
43+
/// List of Parameter names and values for SageMaker AI Model Building Pipeline execution.
4444
/// </para>
4545
/// <para />
4646
/// Starting with version 4 of the SDK this property will default to null. If no data for this property is returned

sdk/src/Services/CloudWatchEvents/Generated/Model/Target.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,13 +354,13 @@ internal bool IsSetRunCommandParameters()
354354
/// <summary>
355355
/// Gets and sets the property SageMakerPipelineParameters.
356356
/// <para>
357-
/// Contains the SageMaker Model Building Pipeline parameters to start execution of a
358-
/// SageMaker Model Building Pipeline.
357+
/// Contains the SageMaker AI Model Building Pipeline parameters to start execution of
358+
/// a SageMaker AI Model Building Pipeline.
359359
/// </para>
360360
///
361361
/// <para>
362-
/// If you specify a SageMaker Model Building Pipeline as a target, you can use this to
363-
/// specify parameters to start a pipeline execution based on EventBridge events.
362+
/// If you specify a SageMaker AI Model Building Pipeline as a target, you can use this
363+
/// to specify parameters to start a pipeline execution based on EventBridge events.
364364
/// </para>
365365
/// </summary>
366366
public SageMakerPipelineParameters SageMakerPipelineParameters

0 commit comments

Comments
 (0)