File tree 2 files changed +8
-2
lines changed
services/iot/src/main/resources/codegen-resources
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS IoT" ,
4
+ "contributor" : " " ,
5
+ "description" : " Increase maximum credential duration of role alias to 12 hours."
6
+ }
Original file line number Diff line number Diff line change 94
94
{"shape":"InternalFailureException"},
95
95
{"shape":"LimitExceededException"}
96
96
],
97
- "documentation":"<p>Attaches a policy to the specified target .</p>"
97
+ "documentation":"<p>Attaches the specified policy to the specified principal (certificate or other credential) .</p>"
98
98
},
99
99
"AttachPrincipalPolicy":{
100
100
"name":"AttachPrincipalPolicy",
7264
7264
"CreationDate":{"type":"timestamp"},
7265
7265
"CredentialDurationSeconds":{
7266
7266
"type":"integer",
7267
- "max":3600 ,
7267
+ "max":43200 ,
7268
7268
"min":900
7269
7269
},
7270
7270
"CustomCodeSigning":{
You can’t perform that action at this time.
0 commit comments