Add-VSCodeStarGitHubRepositoryCode
Add-VSCodeStarGitHubRepositoryCode
SYNOPSIS
Adds an AWS::CodeStar::GitHubRepository.Code resource property to the template. The Code property type specifies information about code to be committed.
SYNTAX
Add-VSCodeStarGitHubRepositoryCode [-S3] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::CodeStar::GitHubRepository.Code resource property to the template. The Code property type specifies information about code to be committed.
Code is a property of the AWS::CodeStar::GitHubRepository resource.
PARAMETERS
-S3
Information about the Amazon S3 bucket that contains a ZIP file of code to be committed to the repository.
Type: S3 Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html#cfn-codestar-githubrepository-code-s3 UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.