Fix Set Policy on Groups with spaces (#3453)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{}
|
||||
@@ -208,7 +208,6 @@ export interface SetPolicyMultipleNameRequest {
|
||||
groups?: IamEntity[];
|
||||
}
|
||||
|
||||
/** @pattern ^[\w+=,.@-]{1,64}$ */
|
||||
export type IamEntity = string;
|
||||
|
||||
export interface AddPolicyRequest {
|
||||
|
||||
Reference in New Issue
Block a user