File tree Expand file tree Collapse file tree 3 files changed +17
-60
lines changed
services/codestarconnections/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +17
-60
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS CodeStar connections" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 351351 "UseDualStack" : false
352352 }
353353 },
354- {
355- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
356- "expect" : {
357- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
358- },
359- "params" : {
360- "Region" : " us-iso-east-1" ,
361- "UseFIPS" : true ,
362- "UseDualStack" : true
363- }
364- },
365354 {
366355 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
367356 "expect" : {
375364 "UseDualStack" : false
376365 }
377366 },
378- {
379- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
380- "expect" : {
381- "error" : " DualStack is enabled but this partition does not support DualStack"
382- },
383- "params" : {
384- "Region" : " us-iso-east-1" ,
385- "UseFIPS" : false ,
386- "UseDualStack" : true
387- }
388- },
389367 {
390368 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
391369 "expect" : {
399377 "UseDualStack" : false
400378 }
401379 },
402- {
403- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
404- "expect" : {
405- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
406- },
407- "params" : {
408- "Region" : " us-isob-east-1" ,
409- "UseFIPS" : true ,
410- "UseDualStack" : true
411- }
412- },
413380 {
414381 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
415382 "expect" : {
423390 "UseDualStack" : false
424391 }
425392 },
426- {
427- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
428- "expect" : {
429- "error" : " DualStack is enabled but this partition does not support DualStack"
430- },
431- "params" : {
432- "Region" : " us-isob-east-1" ,
433- "UseFIPS" : false ,
434- "UseDualStack" : true
435- }
436- },
437393 {
438394 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
439395 "expect" : {
Original file line number Diff line number Diff line change 55 "endpointPrefix" :" codestar-connections" ,
66 "jsonVersion" :" 1.0" ,
77 "protocol" :" json" ,
8+ "protocols" :[" json" ],
89 "serviceFullName" :" AWS CodeStar connections" ,
910 "serviceId" :" CodeStar connections" ,
1011 "signatureVersion" :" v4" ,
1112 "signingName" :" codestar-connections" ,
1213 "targetPrefix" :" com.amazonaws.codestar.connections.CodeStar_connections_20191201" ,
13- "uid" :" codestar-connections-2019-12-01"
14+ "uid" :" codestar-connections-2019-12-01" ,
15+ "auth" :[" aws.auth#sigv4" ]
1416 },
1517 "operations" :{
1618 "CreateConnection" :{
518520 },
519521 "ConnectionArn" :{
520522 "shape" :" ConnectionArn" ,
521- "documentation" :" <p>The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection reference when the connection is shared between Amazon Web Services.</p> <note> <p>The ARN is never reused if the connection is deleted.</p> </note>"
523+ "documentation" :" <p>The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection reference when the connection is shared between Amazon Web Services services .</p> <note> <p>The ARN is never reused if the connection is deleted.</p> </note>"
522524 },
523525 "ProviderType" :{
524526 "shape" :" ProviderType" ,
750752 },
751753 "DeleteConnectionOutput" :{
752754 "type" :" structure" ,
753- "members" :{
754- }
755+ "members" :{}
755756 },
756757 "DeleteHostInput" :{
757758 "type" :" structure" ,
765766 },
766767 "DeleteHostOutput" :{
767768 "type" :" structure" ,
768- "members" :{
769- }
769+ "members" :{}
770770 },
771771 "DeleteRepositoryLinkInput" :{
772772 "type" :" structure" ,
780780 },
781781 "DeleteRepositoryLinkOutput" :{
782782 "type" :" structure" ,
783- "members" :{
784- }
783+ "members" :{}
785784 },
786785 "DeleteSyncConfigurationInput" :{
787786 "type" :" structure" ,
802801 },
803802 "DeleteSyncConfigurationOutput" :{
804803 "type" :" structure" ,
805- "members" :{
806- }
804+ "members" :{}
807805 },
808806 "DeploymentFilePath" :{"type" :" string" },
809807 "Directory" :{"type" :" string" },
18981896 },
18991897 "TagResourceOutput" :{
19001898 "type" :" structure" ,
1901- "members" :{
1902- }
1899+ "members" :{}
19031900 },
19041901 "TagValue" :{
19051902 "type" :" string" ,
19661963 },
19671964 "UntagResourceOutput" :{
19681965 "type" :" structure" ,
1969- "members" :{
1970- }
1966+ "members" :{}
19711967 },
19721968 "UpdateHostInput" :{
19731969 "type" :" structure" ,
19891985 },
19901986 "UpdateHostOutput" :{
19911987 "type" :" structure" ,
1992- "members" :{
1993- }
1988+ "members" :{}
19941989 },
19951990 "UpdateOutOfSyncException" :{
19961991 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments